openfirmware VS durexforth

Compare openfirmware vs durexforth and see what are their differences.

openfirmware

Open Firmware (IEE1275-1994) implementation by its inventor. (by MitchBradley)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
openfirmware durexforth
4 5
61 222
- -
0.0 6.6
about 2 years ago 9 months ago
Forth Forth
- GNU General Public License v3.0 or later
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.

openfirmware

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

durexforth

Posts with mentions or reviews of durexforth. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-17.
  • A Brief Introduction to DurexForth for the Commodore 64
    1 project | dev.to | 9 Jan 2023
    An actively developed version of Forth for the Commodore 64, based on the Forth 2012 core standard.
  • Including files in durexForth (C64)
    1 project | /r/Forth | 19 May 2022
    Just the durexForth manual from github. It's possible I missed something searching through it, but the example programs they have in the repo do have examples of word definitions starting on the first line of the file. Additionally, simply adding a comment to my own code didn't make a difference.
  • Are there any things in math you wish you could rename?
    1 project | /r/math | 6 May 2022
    For the interested, there is a modern open source C64 Forth called DurexForth.
  • C64 Dungeoncrawler - Mockup
    1 project | /r/c64 | 18 Nov 2021
    I know you said you wrote this in Kick Assembler, but I really feel like I should plug 64tass a fantastic cross-assembler. I've used it for my own reverse engineering projects. You might also want to look into DurexForth not because I think you should write this in Forth instead of ASM, but because it might help you to think about how to write things like a quest interpreter.
  • RetroForth 2021.1 Is Released
    6 projects | news.ycombinator.com | 17 Feb 2021
    If you’re into this you may also like durex forth: https://github.com/jkotlinski/durexforth

    A modern C64 variant, as well as CollapseOS which is a Forth based 8-bit OS: https://collapseos.org/

What are some alternatives?

When comparing openfirmware and durexforth you can also consider the following projects:

curl-to-go - Convert curl commands to Go code in your browser

zeptoforth - A not-so-small Forth for Cortex-M

curl-to-php - Convert curl commands to PHP code in your browser

factor - Factor programming language

waforth - Small but complete dynamic Forth Interpreter/Compiler for and in WebAssembly

jonesforth - Mirror of JONESFORTH

blog

subleq - 16-bit SUBLEQ CPU running eForth - just for fun

curlconverter - Transpile curl commands into Python, JavaScript and 27 other languages

stoneknifeforth - a tiny self-hosted Forth implementation

Paw-cURLImporter - Paw importer for cURL command lines

elfort - A Forth metacompiler that directly emits an executable binary for x86-64 Linux written in Arkam