12 Commits (master)

Author SHA1 Message Date
  Dylan Baker cf57876795 Implement compiler 5 years ago
  Dylan Baker 80c7326df2 Implement missing closing “/) errors 5 years ago
  Dylan Baker bd4aa9d124 Fix error handling and bug where let bindings stay in scope 5 years ago
  Dylan Baker 369853af3e Replace compiler with evaluator 5 years ago
  Dylan Baker 7a9b1a6727 Create simple compiler class 5 years ago
  Dylan Baker 90d84dbb6f Prettier 5 years ago
  Dylan Baker 4b3ce29206 Remove resolver and compiler, add define to parser 5 years ago
  Dylan Baker 91730231df Saving state 5 years ago
  Dylan Baker 681a88a755 Clean up unused stuff 5 years ago
  Dylan Baker 581c99f794 Rewrite AST and compiler to be more normal 5 years ago
  Dylan Baker 64e2ab8eb0 Implement some very basic error handling 5 years ago
  Dylan Baker 4ae6bd884b Implement CLI 5 years ago