Language
Was giving a series of talks on type systems in functional languages at the Clarkson Open Source Institute, and it was suggested that I make a language. I took the suggestion, and here it is.
This is an interpreter for a language I've designed. It's pure functional programming without the BS. Inspired by Haskell, Rust, Python, and Scala.
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
Please sign in to use Codespaces.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
This is an interpreter for a language I've designed. It's pure functional programming without the BS. Inspired by Haskell, Rust, Python, and Scala.