riolet / rix

Rix language combines the power of C language and the convenience of a high level language
GNU General Public License v3.0
729 stars 27 forks source link

Void #45

Closed rrezel closed 8 years ago

rrezel commented 8 years ago

*Generic functions

*New style of function signatures

*One line functions

*New variables must be marked with "#"

*if, elif, else follows familiar pattern.

*The character to include C code is now "`" (backtick)