|
|
|
|
|
by throwaway4good
720 days ago
|
|
It looks like a modern statically typed multi-paradigm language with OO, exceptions, higher order functions, pattern matching, annotations, concurrency primitives etc. sitting on top of LLVM and something called CVJM. I guess it is in family with modern C# and perhaps Swift - has kinda a similar syntax to Swift. There are also some instructions for running it on Ubuntu in the pdf. |
|