lbForth VS gox

Compare lbForth vs gox 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)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
lbForth gox
3 3
398 185
- 0.0%
0.0 0.0
about 1 year ago over 4 years ago
Forth Go
GNU General Public License v3.0 only 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.

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.

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

What are some alternatives?

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

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

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

swapforth - Swapforth is a cross-platform ANS Forth

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

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

qscm - A tiny bootstrapped Scheme

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

minimal-lisp

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

dmd - dmd D Programming Language compiler

jonesforth_riscv - Jonesforth RISC-V port.

jonesforth_arm64_apl - JonesForth ARM64 with APL symbols