A command parsing and evaluation library for a LISP dialect, specialized for commandline input.
Lexer that tokenizes a string slice into an iterator of Token’s.
tokenize
Token
Parses a stream of tokens into an AST.