Skip to content

grill/lisps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lisps

A Lisp(Scheme) interpreter written in Postscript.

Run:

To start lisps you have to load lis.ps into a postscript interpreter of your choice and write lisps. To end lisps just enter Ctrl+D.

With ghostscipt:

gs lis.ps

lisps