Category:Efene: Difference between revisions

copyedit
(lang template uses {{{PAGENAME}}}, no name param needed.)
(copyedit)
Line 1:
{{language}}{{DISPLAYTITLE:Category:efene}}
= efene =
 
efene is a programming language that runs on the erlangErlang virtual machine.
 
theThe idea is to provide an alternative syntax to erlangErlang that is most suitable for people coming from languages like Java, C, C++, C#, Javascriptor JavaScript.
 
theThe language is almost 100% compatible with erlangErlang (and will be),; the compiler allows to translate an efene source file into a readable erlangErlang one. It also adds some syntactic sugar in some places to make some tasks easier.
 
toTo see how it looks you can go to the [http://github.com/marianoguerra/efene/tree/master/examples/ examples dirdirectory].
 
== Participate ==
 
aA mailing list is available at librelist: just send a mail to [mailto:efene@librelist.com efene@librelist.com] to subscribe.
== Participate ==
 
asAs first mailemail you may send a hello world program in efene and present yourself by saying your name, where you are, how did you heard about efene, and anything else you would like to say.
a mailing list is available at librelist just send a mail to efene@librelist.com to subscribe.
 
== Useful links ==
as first mail you may send a hello world program in efene and present yourself by saying your name, where you are, how did you heard about efene and anything else you would like to say.
 
 
== Useful links ==
 
* [http://marianoguerra.com.ar/efene Website]
* [http://efene.tumblr.com/ Blog]
* [http://github.com/marianoguerra/efene Central repo (fork this one)]
* [http://github.com/marianoguerra/efene/issues TrackerIssue tracker]