[ANN] efene programming language 0.1 released

Mariano Guerra luismarianoguerra@REDACTED
Tue Jan 12 05:42:00 CET 2010


efene is a programming language that runs on the erlang virtual machine.

the idea is to provide an alternative syntax to erlang that is most
suitable for people coming from languages like Java, C, C++, C#,
Javascript.

the language is almost 100% compatible with erlang (and will be), the
compiler allows to translate an efene source file into a readable
erlang one. It also adds some syntactic sugar in some places to make
some tasks easier.

to see how it looks you can go to the examples dir[0]

more info at efene’s main site[1] and the efene’s github page[2]

[0] http://github.com/marianoguerra/efene/tree/master/examples/
[1] http://marianoguerra.com.ar/efene
[2] http://github.com/marianoguerra/efene/

http://efene.tumblr.com/post/329929156/efene-0-1-released


More information about the erlang-questions mailing list