|
1a55882e80
|
Implement Eric's tips (primitive get and put) and add more error checks.
|
2019-02-05 23:40:08 -08:00 |
|
|
025b21c954
|
Require that the parser parses the whole string.
|
2019-02-03 22:46:46 -08:00 |
|
|
d4303606df
|
Merge branch 'master' of https://dev.danilafe.com/CS-381/MiniLogo
|
2019-02-03 22:36:17 -08:00 |
|
|
d742cc9d88
|
Fix parsing
|
2019-02-03 22:36:06 -08:00 |
|
|
f3d37076ee
|
Fix error message
|
2019-02-02 18:26:15 -05:00 |
|
|
05ce812ff1
|
Add error reporting.
|
2019-02-02 15:23:23 -08:00 |
|
|
acab437f6e
|
Reorder the functions a bit.
|
2019-02-02 01:03:21 -08:00 |
|
|
1b00b22f55
|
Adjust the parser a bit.
|
2019-02-02 00:44:21 -08:00 |
|
|
55edae65cb
|
Add source code pro font family
|
2019-02-01 20:48:06 -08:00 |
|
|
cdbd0be256
|
Add styling and headings.
|
2019-02-01 20:39:34 -08:00 |
|
|
91a294a56d
|
Add code editing ability.
Code still executes instantly.
|
2019-02-01 20:13:28 -08:00 |
|
|
bda42ad2e0
|
Add implementation of evaluator, without dynamic code loading.
|
2019-02-01 20:02:24 -08:00 |
|