Commit Graph

22 Commits

Author SHA1 Message Date
Niles Rogoff 9f88ed9d0d
Started on grammar, but probably won't work 2017-03-25 15:37:11 -04:00
Niles Rogoff 3de17daa74
Updated readme 2017-03-25 15:11:34 -04:00
Niles Rogoff 837b302d0f
Parser doesn't use global variables 2017-03-25 14:55:36 -04:00
Niles Rogoff d913f0f62b
Parser works in general, still has infinite loops if you specify recursive grammar in the wrong order 2017-03-25 14:28:44 -04:00
Niles Rogoff 84a116234b
Parser started. Manual implementation works but not generation from an abstract grammar. 2017-03-25 02:23:14 -04:00
Niles Rogoff 4a57a7c32c
Whitespace can be big 2017-03-25 00:59:00 -04:00
Niles Rogoff f30255d1f9
New operators 2017-03-24 19:32:58 -04:00
Niles Rogoff dcc2d77c94
Fixed integers, fixed ? operator 2017-03-24 19:25:47 -04:00
Niles Rogoff 4eaab551ca
readme updated again 2017-03-24 19:18:22 -04:00
Niles Rogoff b854e817c8
readme updated 2017-03-24 19:16:47 -04:00
Niles Rogoff 9c81123416
Apparently we're losers 2017-03-24 18:47:16 -04:00
Niles Rogoff 030c448077
handling comments is for losers 2017-03-24 18:09:31 -04:00
Niles Rogoff b389d28a0d
Lexer works 2017-03-24 16:47:40 -04:00
Niles Rogoff 852c3a30b0
updated lexer definitions 2017-03-22 15:21:15 -04:00
Niles Rogoff bda45492f8
lexer definitions started, prob. not done 2017-03-22 14:57:31 -04:00
Niles Rogoff 319ebae3c7
gitignore 2017-03-22 14:23:44 -04:00
Niles Rogoff 6c1da1f9c4
use correct notation 2017-03-22 12:38:26 -04:00
Niles Rogoff 964d0a43b5
add graphs 2017-03-22 09:49:56 -04:00
Niles Rogoff fd3e043b2a
Add a ton of comments 2017-03-22 09:47:18 -04:00
Niles Rogoff 0bab348f13
readme added 2017-03-22 09:05:26 -04:00
Niles Rogoff 4c4220cdb7
cleaned up 2017-03-22 09:04:22 -04:00
Niles Rogoff 26d83f08dc
initial commit 2017-03-22 08:53:06 -04:00