Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 141 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 141 Bytes

Scheme_Interpreter

Interpreter for Scheme - a dialect of Lisp.

Build

make

Run

./interpreter.out scripts/lambda.scm