21 Révisions (dfc72ec77ba55bcc127f401bb7bccf68b03770ad)

Auteur SHA1 Message Date
  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 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 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 fa2699e483 Evaluate definition/indentifier il y a 6 ans
  Dylan Baker e3ab53a63e Parse definition 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 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