scheme-interpreter
August 2, 2017 ยท View on GitHub
A tool for parsing Scheme code (in the form of .txt files) and interpreting/running them as C programs.
Created by Chris Shoemaker and Nikita Fomitchev for CS 251: Programming Languages, Carleton College, spring 2016.
Core code and functionality are under interpreter.c