gox VS lbForth

Compare gox vs lbForth and see what are their differences.

lbForth

Self-hosting metacompiled Forth, bootstrapping from a few lines of C; targets Linux, Windows, ARM, RISC-V, 68000, PDP-11, asm.js. (by larsbrinkhoff)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
gox lbForth
3 3
185 398
0.0% -
0.0 0.0
over 4 years ago about 1 year ago
Go Forth
MIT License GNU General Public License v3.0 only
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.

gox

Posts with mentions or reviews of gox. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-25.
  • What's the simplest language to implement?
    8 projects | /r/ProgrammingLanguages | 25 Mar 2022
    Depending on what you are trying to accomplish by writing "a language", extending an existing language or making a syntactically-different language that compiles to an existing language can be both fast and rewarding. For example, I made https://github.com/8byt/gox in a couple days with no prior language-design experience (gox is to Go as JSX is to Javascript).
  • JSX for Go
    1 project | news.ycombinator.com | 26 Oct 2021
  • GoKart: A static analysis tool for securing Go code
    4 projects | news.ycombinator.com | 18 Aug 2021
    Long ago I hacked together a weekend project with a friend of "JSX for go" that allowed embedding html tags into Go source like people do for react. We were pleasantly surprised how readable and flexible the Go parser source code was, even for the pretty dramatically different syntax we were trying to support.

    https://github.com/8byt/gox

lbForth

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

What are some alternatives?

When comparing gox and lbForth you can also consider the following projects:

Scala Native - Your favorite language gets closer to bare metal.

xxdp - XXDP was, and remains, the PDP-11 diagnostic operating system. This project attempts to recover XXDP sources and documents.

bootBASIC - bootBASIC is a BASIC language in 512 bytes of x86 machine code.

swapforth - Swapforth is a cross-platform ANS Forth

qscm - A tiny bootstrapped Scheme

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

minimal-lisp

TclForth - Multi-platform desktop Forth based on Tcl/Tk

dmd - dmd D Programming Language compiler

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

jonesforth_arm64_apl - JonesForth ARM64 with APL symbols

jonesforth_riscv - Jonesforth RISC-V port.