Commit graph

5 commits

Author SHA1 Message Date
e339b519de Abort trying to do complex numbers in the DOT graph for now 2018-09-03 12:26:01 -07:00
92df0d9cfd [lexer] Attempt to add complex numbers to the DOT graph -- this is dumb 2018-09-03 11:46:45 -07:00
fb77e7e203 [lexer] Add fractionals and prefix fixes
- Add states to handle fractionals. Easy.
- Add states to properly handle the prefixes. You can have #i#x and #x#i. It
  should now reflect that...
2018-09-03 11:10:29 -07:00
0b5fb57ba9 [lexer] Ignore lexer DOT .pdf output 2018-09-03 10:44:23 -07:00
4341268d0d [lexer] DOT graph of lexer states: numbers, bools, and parens so far 2018-09-03 10:43:41 -07:00