greg
|
02b34ca105
|
Wrote expect()
Hopefully correctly?
|
2017-09-19 22:10:52 -07:00 |
|
greg
|
1e9cd551a6
|
Add grammar of language to repo
Preliminary, work in progress
|
2017-09-19 22:10:52 -07:00 |
|
greg
|
9f4330889a
|
Starting parsing work
|
2017-09-19 22:10:52 -07:00 |
|
greg
|
3058af4f05
|
Break on ctrl-D
|
2017-09-19 22:10:52 -07:00 |
|
greg
|
4f17d5a0dc
|
Add number tokenizing
|
2017-09-19 22:10:52 -07:00 |
|
greg
|
8e3774ffca
|
Comma as separate token
|
2017-09-19 22:10:52 -07:00 |
|
greg
|
c6059ada7d
|
Separators and parens
Separator = ; or \n, they are equivalent
|
2017-09-19 22:10:52 -07:00 |
|
greg
|
b5ee45f639
|
null is also a keyword
|
2017-09-19 22:10:51 -07:00 |
|
greg
|
04f53b6beb
|
Added some grammar sketch ideas to the readme
|
2017-09-19 22:10:51 -07:00 |
|
greg
|
2aaa600d53
|
More tokenizer stuff
|
2017-09-19 22:10:51 -07:00 |
|
greg
|
c6a92728ee
|
Scaffolding for evaluation function
|
2017-09-19 22:10:51 -07:00 |
|
greg
|
b2e23bed86
|
Print tokens and parse
|
2017-09-19 22:10:51 -07:00 |
|
greg
|
3fdacf018e
|
Basic repl
|
2017-09-19 22:10:51 -07:00 |
|
greg
|
6098bf84d6
|
Initial commit
|
2017-09-19 22:10:51 -07:00 |
|