You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
16-bit stack VM with a statically-typed s-expression compiler called sets((s)-(e)xpression (t)yped (s)ystems language). VM in C++20, compiler in Scryer Prolog.
build
make
usage
./run programs/echo.sets
test
make test
About
Forth VM and statically-typed s-expression compiler, written in C++ and Scryer Prolog