Releases: riolet/rix
Releases · riolet/rix
v0.3.0
Improvements after /r/programming feedback
- 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)