ELI (programming language): Difference between revisions

Content deleted Content added
Undid revision 677290116 by XLinkBot (talk)
Tag: reverting anti-vandal bot
Line 36:
* File Handle: []open, []close, []write and []get
* Semi Colon (;)
* etc.
 
'''New medias:'''
* [http://eli.readthedocs.org/en/latest/ Online Documentation]
* [https://www.youtube.com/channel/UCpq4XRc7A1YNbEnBRx9-jzw Youtube Channel]
 
== Example Code ==
A line of ELI executes from right to left as a chain of operations; anything to the right of ‘//’ is a comment.