5 ms·
Some other missing compilers: * Idris : http://www.idris-lang.org/ http://www.idris-lang.org/ * Ivory : http://ivorylang.org/ http://ivorylang.org/ * ATS : h
by cju 11y ago
Some other missing compilers:
* Idris : http://www.idris-lang.org/ http://www.idris-lang.org/
* Ivory : http://ivorylang.org/ http://ivorylang.org/
* ATS : http://www.ats-lang.org/ http://www.ats-lang.org/
* Mbeddr : http://mbeddr.com/ http://mbeddr.com/
- wyager 11y agoI did not know Idris targeted C! Idris seems really great, but I can't use it for much because its standard library is sorely lacking. If someone were to port over an equivalent of Haskell's Base (including Network, Map, Seq, Vector, etc.) I would probably start using it for real work.