Commit Graph

16 Commits

Author SHA1 Message Date
Daniel
23d90604d3
Included more headlines. 2020-10-03 18:39:58 -05:00
Linus Lee
e4f5c3d8d9 Make the fibonacci sequence start with 1, 1 not 1, 2 2020-09-24 19:56:51 -04:00
Linus Lee
b5e0a2175f Remove duplicate list of keywords from landing page 2020-09-24 12:47:02 -04:00
Linus Lee
e0d16ea54e Update link once again because I am stupid 2020-09-24 09:26:56 -04:00
Linus Lee
1c42a31e04 Update link to a nonexistent blog post with a tutorial from the README 2020-09-24 09:26:22 -04:00
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
4b487e7a38 Flesh out landing page copy 2020-09-24 07:30:52 -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