42 Révisions (26a93cd9f0def2f0e8c78d53608745956a9c7033)

Auteur SHA1 Message Date
  Dylan Baker 26a93cd9f0 Replace Application with List il y a 6 ans
  Dylan Baker 85e7554fcd Add some rudimentary type checking il y a 6 ans
  Dylan Baker b3ce44f30a Tweak object displays in REPL il y a 6 ans
  Dylan Baker 83ed61e4d5 Move the REPL into its own class il y a 6 ans
  Dylan Baker 2242484bd6 Don't leave variables bound after function execution :( il y a 6 ans
  Dylan Baker dfc72ec77b Run prettier il y a 6 ans
  Dylan Baker 1954d89211 Allow recursive functions & closures il y a 6 ans
  Dylan Baker 1a9bdbfc52 Evaluate conditionals il y a 6 ans
  Dylan Baker b3735912f5 Parse conditionals il y a 6 ans
  Dylan Baker 8f652e87fb Add comparison functions il y a 6 ans
  Dylan Baker 3119c4b7d1 Improve errors a little bit il y a 6 ans
  Dylan Baker 2924a9b9dc Sometimes we have an AST node and sometimes we have a raw value il y a 6 ans
  Dylan Baker 1cd0480079 Return error for unbound variable/function il y a 6 ans
  Dylan Baker 48b94af6f6 Store function name on the function node il y a 6 ans
  Dylan Baker 0b46e6cb5a Evaluate identifier referents il y a 6 ans
  Dylan Baker f34112d2c8 Clean up REPL il y a 6 ans
  Dylan Baker 616231a55b Evaluate user-defined functions il y a 6 ans
  Dylan Baker 71b2364613 Parse function definitions il y a 6 ans
  Dylan Baker 03bc1d2184 Implement booleans il y a 6 ans
  Dylan Baker bd283f0913 Fix lexer whitespace issues il y a 6 ans
  Dylan Baker 8daaeacad7 Get REPL working il y a 6 ans
  Dylan Baker dea415bdba Evaluate addition il y a 6 ans
  Dylan Baker 2910625b1a Number and string accept an environment as well il y a 6 ans
  Dylan Baker 39d2e2b2a9 Env tests il y a 6 ans
  Dylan Baker 88fd2818b9 Create core il y a 6 ans
  Dylan Baker df383987bf Use env in interpreter il y a 6 ans
  Dylan Baker fa2699e483 Evaluate definition/indentifier il y a 6 ans
  Dylan Baker e3ab53a63e Parse definition il y a 6 ans
  Dylan Baker 7d4ebdb9eb Create Env class il y a 6 ans
  Dylan Baker f31ce80c4b Evaluate strings il y a 6 ans
  Dylan Baker 5a23b3dee7 Parse strings il y a 6 ans
  Dylan Baker 64cc88f9a8 Lex strings il y a 6 ans
  Dylan Baker 7c02e3cfe9 Evaluate numbers il y a 6 ans
  Dylan Baker 2dfba579de Parse application il y a 6 ans
  Dylan Baker 7b554d0095 Parse identifiers il y a 6 ans
  Dylan Baker 3d230605bf Parse numbers il y a 6 ans
  Dylan Baker f2495f89f7 Lex identifiers il y a 6 ans
  Dylan Baker 99b51b4193 Ignore whitespace il y a 6 ans
  Dylan Baker 84f9e00090 Lex numbers il y a 6 ans
  Dylan Baker 79c398f4b9 End in EOF il y a 6 ans
  Dylan Baker f421c3c196 Scan parens il y a 6 ans
  Dylan Baker d3bfd344aa Initial commit il y a 6 ans