Skip to content

pgl10/Lisp90

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lisp90

Coming from https://github.com/anthay/Lisp90 lisp90.cpp is a mini Lisp interpreter done by Anthony C. Hay. This new release can perform the Lisp instructions written in the code.txt file, with or without included comments, before the interactive phase.

It is compiled without error by gcc or Visual Studio. The best way to use it is to write wanted Lisp instructions in a text file and then to copy and paste this file inside the code.txt file.

About any more information please see the examples and the original site.

About

This is a mini Lisp interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages