Skip to content

samhann/SwiftLisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToyLisp

A toy Lisp interpreter in Swift I tried to write after seeing Peter Norvig's version in Python.

It's still a work in progress and there's lots of things which could be improved.

The Xcode project starts the repl and you can play with it in the playground as well. Just uncomment the last line to watch it run. Had to do that as both run off of the same file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages