minimal-lisp VS gox

Compare minimal-lisp vs gox and see what are their differences.

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
minimal-lisp gox
2 3
6 185
- 0.0%
10.0 0.0
over 6 years ago over 4 years ago
C Go
- 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.

minimal-lisp

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

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 minimal-lisp and gox you can also consider the following projects:

qscm - A tiny bootstrapped Scheme

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

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

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

Forth-in-Charm - An implementation of Forth in the Charm scripting language.

dmd - dmd D Programming Language compiler

jonesforth_arm64_apl - JonesForth ARM64 with APL symbols

mal - mal - Make a Lisp

gokart - A static analysis tool for securing Go code