/lisp_parser

Python lisp parser implementation

Primary LanguagePython

== Assumptions ==

  • "basic" lisp, so only deal with round brackets
  • well formed statements only