Skip to content

IwoHerka/kite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kite

Yet another "Yet another Lisp implementation"

Internet is full of husks of half-baked Lisp implementations. This one is mine. Kite is implemented in Python; supports dynamic scoping; quoting via quotation mark; basic file loading and has a REPL. It's based on the original "Recursive Functions of Symbolic Expressions [...]" paper by John McCarthy.

Usage

python -m kite

Local installation

pip install -r requirements/base.txt

About

Yet another "Yet another Lisp implementation"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages