summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-09-24When hitting the tab key, actually indent in the editor. Also add boolean ↵Linus Lee
literal support
2020-09-24Support calling functions with multiple argumentsLinus Lee
2020-09-24Remove plans for looping constructs -- we don't need emLinus Lee
2020-09-24Flesh out landing page copyLinus Lee
2020-09-24Nail down basic app styles / layoutLinus Lee
2020-09-24Get basic REPL loop workingLinus Lee
2020-09-24Begin working on web appLinus Lee
2020-09-24Working tree-walk executorLinus Lee
2020-09-24Get MVP of parserLinus Lee
2020-09-24Finish tokenizerLinus Lee
2020-09-24Initial commitLinus Lee