Skip to content

Releases: riolet/rix

v0.3.0

10 Jun 05:20

Choose a tag to compare

  • Rudimentary generics support

Improvements after /r/programming feedback

13 Dec 11:41

Choose a tag to compare

  • 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)