Skip to content

hhuang97/lispy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

lispy

A command line programming language written in python. Intended as a proof of concept and for educational use only.

Requirements:

  • Python 3
  • Familiarity with Linux command line tools
  • Superficial Lisp knowledge

To Run:

  1. git clone https://github.com/hhuang97/lispy/
  2. cd into the /src directory
  3. python3 lispy.py
  4. At this point, you should see something similar to the python command line with ">>>" marking the beginning of each prompt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%