Skip to content

zoowii/SchemeRuntime

Repository files navigation

SchemeRuntime

Simple Scheme Interpreter written in C++ dev env: Win7 64bit + Visual Studio 2012

==== This the C++ version of another project of mine called SchemeScript which is written is JavaScript.

Support:

  1. define varibles,define and call functions, recursive, currying, lambda, if, cond, etc

As this is the first version, only support integer no more than int, string, boolean, cond, list, car/cdr, etc.

About

Simple Scheme Interpreter written in C++(deprecated)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published