Hi,
Currently .Net/Mono are the only planned Ela implementations.
There is only a short article comparing Ela to Haskell; there is no comparison to F#. F# is a hybrid imperative/functional/OOP statically typed compiled language. Ela is a pure functional dynamically typed interpreted language. Aside from first class functions they don’t have much in common.
There is only a small bench in CodeProject article comparing functional Ela to functional Python. Ela performance is generally on par with most interpreted dynamic languages; C#/F# are of course much faster by design.
Language is in beta stage. As for feature set I suppose it to be 99% per cent complete, no new features are currently planned. The main focus is standard library.
Ela doesn’t support macros; no plans to add anything like that yet. The main principle for the language is to keep it as simple as possible.
Thanks.
--
---
You received this message because you are subscribed to the Google Groups "elalang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elalang+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.