FORTH SUBLEQ VM

November 22, 2023 ยท View on GitHub

This repo contains a Forth implementation of the SUBLEQ single instruction machine. See:

  • https://esolangs.org/wiki/Subleq
  • https://en.wikipedia.org/wiki/One-instruction_set_computer
  • https://github.com/howerj/subleq

For more information.

This project is a work in progress.