Skip to content

jaisrael1/MiniScheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniScheme

A Scheme interpreter built in Scheme

This is a project exploring how an interpreter executes written instructions. The goal was to better understand the syntax of the Lisp family of languages and to get a firm grasp on how my code is parsed and interpreted. It is written in Scheme and will execute any valid Scheme code.

It was made in DrRacket.

Jason Israel

About

A Scheme interpreter built in Scheme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages