Skip to content
/ eval Public

Interpreters for Scheme and other Lispy languages

Notifications You must be signed in to change notification settings

T-recks/eval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interpreters, etc., for Lispy languages like Scheme.

  • sicp/
    • implementations of the interpreter and exercise answers from SICP
  • scm/
    • a scheme interpreter based on the SICP interpreter but modified and extended
  • mccarthy/
    • an implementation of John McCarthy’s LISP in Common Lisp, taken form the Lisp 1.5 Programmer’s Manual

About

Interpreters for Scheme and other Lispy languages

Resources

Stars

Watchers

Forks