The Wayback Machine - https://web.archive.org/web/20201215232718/https://github.com/eriksvedang
Skip to content
Avatar

Organizations

@got-lambda
eriksvedang/README.md

Hello, thanks for stopping by! I like to make games and programming languages.

Pinned

  1. A statically typed lisp, without a GC, for real-time applications.

    Haskell 3.7k 139

  2. Instructions for using F# with Unity

    146 3

  3. Easy-to-use programming language made for the game Else Heart.Break()

    C# 38 12

  4. Game story scripting language

    C# 24 6

  5. The web page of my board game "A Series of Interesting Choices"

    HTML 1

889 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity

December 2020

Created 2 repositories

Created a pull request in carp-lang/Carp that received 8 comments

refactor: Apply Ormolu auto-formatting

So... after working (partly) in Go for half a year I've kind of come around on the auto-formatting issue (sorry for any heated responses back in th…

+9,507 −7,797 8 comments

Created an issue in carp-lang/Carp that received 2 comments

`break` keyword not handled by memory management system

We use break for important optimizations in Core (where it's correct, by inspection). Ideally we would be able to rule out misuses like the following:

2 comments
Opened 1 other issue in 1 repository
carp-lang/Carp
1 open
You can’t perform that action at this time.