Commit Graph

7 Commits

Author SHA1 Message Date
darkf 55f393b4f1 Add \0 escape sequence 2017-06-01 21:30:58 +00:00
darkf 04a2bf046a add bitwise operators 2017-06-01 20:26:33 +00:00
darkf 92594900b4 switch AST to use Data.Text 2014-11-02 01:14:23 -07:00
darkf b1a465f0e9 remove unit type/value in favor of unit tuples 2013-11-09 02:02:00 -08:00
darkf 502c711c96 parser: bind call tighter in its own production 2013-11-08 02:01:34 -08:00
darkf 8ce39fa0e7 parser: calls bind less tightly; parse record access syntax (operator '\') 2013-11-08 00:43:02 -08:00
darkf e27d3305cc change filenames to start with an uppercase 2013-11-04 00:21:39 -08:00
Renamed from parser.hs (Browse further)