A vm designed to run functional languages. Unfinished and (currently) abandoned.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Rachel Samuelsson 994e71cc7c add variable length instruction idea 1 year ago
doc add variable length instruction idea 1 year ago
src set up gmp and bdwgc 1 year ago
.gitignore added some ideas to ideas file, added garbage collector dependency 1 year ago
LICENSE adde license and readme 1 year ago
Makefile set up gmp and bdwgc 1 year ago
README.md added some ideas to ideas file, added garbage collector dependency 1 year ago

README.md

SECD

This is a (wip) implementation of a SECD machine written in C. For more information on what a SECD machine is, and what the goals of this project is, read my blogpost on secd machines.

DEPENDS

  • Bohem-Demer-Weiser garbage collector web git