Commit Graph

7 Commits

Author SHA1 Message Date
Brian Picciano
f530cb481a rename Junction to Tuple, update syntax, rename Null to ZeroGraph 2021-08-26 21:26:24 -06:00
Brian Picciano
9c9c8afb7d get rid of pipe, sorry pipe 2016-07-28 16:23:06 -06:00
Brian Picciano
2e76bebab3 fix problem with arrow not connecting if the left side was a tuple 2016-07-23 20:37:10 -06:00
Brian Picciano
ec817b58cd better error messages 2016-07-23 10:59:11 -06:00
Brian Picciano
f2986c7a79 implement block comments in the lexer 2016-07-23 10:34:14 -06:00
Brian Picciano
76f963694f got basic parsing of single expressions, parenthesis, and tuples done 2016-07-22 14:38:20 -06:00
Brian Picciano
a3602c52a9 moved lexer, made it a lot better 2016-07-06 20:46:49 -06:00