john-science / slowloris

A DIY-LISP.
5 stars 3 forks source link

Write SL doc? #9

Closed john-science closed 9 years ago

john-science commented 10 years ago

The old documentation should be replaced with something that explains the language, not just homework questions:

Part 1: Language Parsing (ast + parser) Part 2: Language Interpreter and Evaluator (evaluator, interpreter) Part 3: REPL Part 4: Variables & Types (int, double, boolean, strings) Part 5: Functions and Definitions Part 6: Lists Part 7: Standard Libraries