Skip to content

Ceasar/LisPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LisPy

Python interpreter for Lisp.

Intended to be suitable for analysis by people new to compilers.

Usage

The interpreter itself is called lispy/lis.py. It can be used interactively by executing the script directly or passively by passing a lisp file as an argument.

python lispy examples/euler001.lisp
5050

About

Lisp interpreter in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages