A command line programming language written in python. Intended as a proof of concept and for educational use only.
- Python 3
- Familiarity with Linux command line tools
- Superficial Lisp knowledge
git clone https://github.com/hhuang97/lispy/
- cd into the /src directory
python3 lispy.py
- At this point, you should see something similar to the python command line with ">>>" marking the beginning of each prompt