bootBASIC VS gox

Compare bootBASIC vs gox and see what are their differences.

bootBASIC

bootBASIC is a BASIC language in 512 bytes of x86 machine code. (by nanochess)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
bootBASIC gox
6 3
336 185
- 0.0%
0.8 0.0
about 1 year ago over 4 years ago
Assembly Go
BSD 2-clause "Simplified" 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.

bootBASIC

Posts with mentions or reviews of bootBASIC. 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 bootBASIC and gox you can also consider the following projects:

musl-cross-make - Simple makefile-based build for musl cross compiler

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

jonesforth_arm64_apl - JonesForth ARM64 with APL symbols

qscm - A tiny bootstrapped Scheme

lbForth - Self-hosting metacompiled Forth, bootstrapping from a few lines of C; targets Linux, Windows, ARM, RISC-V, 68000, PDP-11, asm.js.

minimal-lisp

dmd - dmd D Programming Language compiler

mal - mal - Make a Lisp

gokart - A static analysis tool for securing Go code