Forth VM and compiler written in C++ and Scryer Prolog (github.com)

The GitHub project “forth-vm” presents a 16-bit Forth virtual machine implemented in C++20 along with a statically typed s-expression compiler written in Scryer Prolog. The repository includes example programs, a build/test workflow via make, and documentation for running the included .sets programs.

March 31, 2026 18:37 Source: Hacker News