|
|
|
|
|
by theaustinseven
3366 days ago
|
|
I've been working on a new programming language mainly to be what I think Go could have been. I think that it is important for us to have a compiled language that feels like a dynamic language. Its taking a lot of influence from ruby, erlang, and some assorted functional languages. |
|
Sounds like you're implementing OCaml with Ruby syntax.