zForth VS zkeme80

Compare zForth vs zkeme80 and see what are their differences.

zForth

zForth: tiny, embeddable, flexible, compact Forth scripting language for embedded systems (by zevv)

zkeme80

An assembler and operating system for the TI-84+ written in Scheme, Forth and Z80 assembly. (by siraben)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
zForth zkeme80
4 1
336 224
- -
4.5 3.6
7 days ago 8 days ago
C Scheme
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

zForth

Posts with mentions or reviews of zForth. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-13.

zkeme80

Posts with mentions or reviews of zkeme80. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-13.
  • Jonesforth – A sometimes minimal FORTH compiler and tutorial (2007)
    11 projects | news.ycombinator.com | 13 May 2022
    Some time ago I wrote an implementation of Forth that runs on the TI-84+ and TI-83+ calculators directly inspired by Jonesforth.[0] It runs under TI-OS as well, but the amount of available space is somewhat limited. On another implementation I wrote[1] you have full access to the calculator hardware and memory from Forth.

    [0] https://github.com/siraben/ti84-forth

    [1] https://github.com/siraben/zkeme80

What are some alternatives?

When comparing zForth and zkeme80 you can also consider the following projects:

pforth - Portable Forth in C

ti84-forth - A Forth implementation for the TI-84+ calculator.

arkam - A Simple Stack VM and Forth

Jupiter-II - Another Jupiter Ace computer clone

gravity - Gravity Programming Language

foth - Tutorial-style FORTH implementation written in golang

forthy2 - a Forth (for you) too

libforth - libforth: A small Forth interpreter that can be used as a library written in c99

fibr - a minimal interpreter

pijFORTHos - A bare-metal FORTH operating system for Raspberry Pi