Commit Graph

10 Commits

Author SHA1 Message Date
Linus Lee
bc69e7efa4 Add ability to use escaped strings, at least for quotes 2020-09-24 09:07:24 -04:00
Linus Lee
342fd2e8d6 Clean up some keywords + mobile view 2020-09-24 08:22:22 -04:00
Linus Lee
e6797461f8 Add fibonacci sequence sample 2020-09-24 08:16:49 -04:00
Linus Lee
528eb9c74d Add support for exprgroups guraded by parens 2020-09-24 07:55:24 -04:00
Linus Lee
6c67ca1a04 When hitting the tab key, actually indent in the editor. Also add boolean literal support 2020-09-24 07:53:59 -04:00
Linus Lee
a0163315d3 Support calling functions with multiple arguments 2020-09-24 07:47:35 -04:00
Linus Lee
d7c1ae4f76 Remove plans for looping constructs -- we don't need em 2020-09-24 07:46:06 -04:00
Linus Lee
cee091893a Nail down basic app styles / layout 2020-09-24 06:42:23 -04:00
Linus Lee
aafa74e7bc Get basic REPL loop working 2020-09-24 05:56:09 -04:00
Linus Lee
030094045a Begin working on web app 2020-09-24 05:45:33 -04:00