Veltas / zenv

Forth for the ZX Spectrum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zenv - Forth for the ZX Spectrum

This project is a Forth environment for the ZX Spectrum.

screenshot of zenv in emulator

Community

IRC channel #zenv on OFTC.

Design

zenv implements most of the ANS Forth core words and some extension/alternative word sets.

zenv can be built with direct threading and tokenised direct threading (see tokenised variable in src/zenv.asm).


Copyright 2021-2024 (C) - Christopher Leonard, MIT Licence
https://github.com/veltas/zenv

About

Forth for the ZX Spectrum

License:MIT License


Languages

Language:Assembly 97.3%Language:Vim Script 1.8%Language:Makefile 0.9%