A vm designed to run functional languages. Unfinished and (currently) abandoned.
 
 
Go to file
Rachel Lambda Samuelsson 994e71cc7c add variable length instruction idea 2021-12-19 12:50:35 +01:00
doc add variable length instruction idea 2021-12-19 12:50:35 +01:00
src set up gmp and bdwgc 2021-12-19 12:47:39 +01:00
.gitignore added some ideas to ideas file, added garbage collector dependency 2021-12-13 15:47:21 +01:00
LICENSE adde license and readme 2021-12-11 14:30:04 +01:00
Makefile set up gmp and bdwgc 2021-12-19 12:47:39 +01:00
README.md added some ideas to ideas file, added garbage collector dependency 2021-12-13 15:47:21 +01:00

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