Skip to content

tim-hardcastle/Lisp-in-Charm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

An implementation of Lisp in the Charm programming language.

The features, though not the details of the implementation, are based on Peter Norvig's lis.py.

This can therefore serve as documentation for the Lisp implementation until I write something better. http://norvig.com/lispy.html

Instructions are given to the Lisp interpreter in the form ex <string>, e.g. ex "(+ 2 2)".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages