c910335 / Mini-Lisp

Mini Lisp interpreter using rex and racc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mini-Lisp

Final project for compiler course.

Spec

Compiler Final Project.pptx

Usage

ruby lisp.tab.rb test.lsp

or

ruby lisp.tab.rb

License

MIT License.

About

Mini Lisp interpreter using rex and racc

License:MIT License


Languages

Language:Ruby 60.3%Language:NewLisp 26.3%Language:REXX 13.4%