fisl

fisl is scheme lox
git clone git://git.alexkarle.com.com/fisl
Log | Files | Refs | README | LICENSE

test.lox (89B) [raw]


      1 (!=)
      2 // this is a comment
      3 !    !	!
      4 
      5   "woah"
      6 
      7 	{...}
      8 456.123!
      9 123
     10 
     11 woah
     12 woah_there2 != 5