A vm designed to run functional languages. Unfinished and (currently) abandoned.
 
 
Go to file
Rachel Lambda Samuelsson 8739857dc4 added some ideas to ideas file, added garbage collector dependency 2021-12-13 15:47:21 +01:00
doc added some ideas to ideas file, added garbage collector dependency 2021-12-13 15:47:21 +01:00
src added some ideas to ideas file, added garbage collector dependency 2021-12-13 15:47:21 +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 added some ideas to ideas file, added garbage collector dependency 2021-12-13 15:47:21 +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