forthy2 VS zForth

Compare forthy2 vs zForth and see what are their differences.

zForth

zForth: tiny, embeddable, flexible, compact Forth scripting language for embedded systems (by zevv)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
forthy2 zForth
2 4
55 336
- -
10.0 4.5
over 4 years ago 6 days ago
C++ C
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.

forthy2

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

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.

What are some alternatives?

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

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

pforth - Portable Forth in C

foth - Tutorial-style FORTH implementation written in golang

arkam - A Simple Stack VM and Forth

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

gravity - Gravity Programming Language

Bashforth - A Forth interpreter, entirely written as bash script. But by now is yoda (https://github.com/Bushmills/yoda) the better bashforth.

oil - Oils is our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!

language-incubator - Learning compilers, interpreters, code generation, virtual machines, assemblers, JITs, etc.

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