public
Description: Reia is a Ruby/Python-like language for BEAM, the Erlang VM
Homepage: http://reia-lang.org
Clone URL: git://github.com/tarcieri/reia.git

Comments for tarcieri's reia   feed

abozanich commented on tarcieri/reia 5 months ago
Comment in 149598f:

Would it be possible to use ’:’ rather than ‘’ to specify an atom? It’d be nice to reserve ‘’ for bnot/1.
The case syntax on the Wiki looks like it doesn’t need the ’:’.

saimonmoore commented on tarcieri/reia 5 months ago
Comment in 443c7ab:

How about some example scripts? And a status report while you’re at it :)