wax VS subscript

Compare wax vs subscript and see what are their differences.

wax

A tiny programming language that transpiles to C, C++, Java, TypeScript, Python, C#, Swift, Lua and WebAssembly 🚀 (by LingDong-)
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
wax subscript
5 1
670 90
- -
0.0 9.2
over 1 year ago 2 months ago
C JavaScript
MIT License ISC 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.

wax

Posts with mentions or reviews of wax. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-19.

subscript

Posts with mentions or reviews of subscript. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-19.
  • Wax compiler – a tiny language designed to transpile to other languages
    4 projects | news.ycombinator.com | 19 Apr 2024
    > The goal of wax is to be a "common subset" of most major imperative programming languages. By lacking the unique fancy features in each of these languages and being as boring as possible, wax transpiles to all of them seamlessly

    I love the concept. I was recently studying a very small language called "subscript", with a similar idea they called "common syntax".

    > Subscript supports common syntax (shared by JavaScript,C, C++, Java, C#, PHP, Swift, Objective-C, Kotlin, Perl etc.)

    https://github.com/dy/subscript

    ---

    Lingdong Huang, the author of Wax language, is a genuine artist of software. His projects are a feast.

    https://lingdong.works/

    https://github.com/LingDong-

    A programming language in Classical Chinese. Procedurally generated flowers, fish drawings, imaginary creatures, landscape paintings. In my mind, he's up there in the Olympian heights with Fabrice Bellard, Justine Tunney, etc., in terms of technical mastery and innovative thinking.

What are some alternatives?

When comparing wax and subscript you can also consider the following projects:

jstar - A lightweight embeddable scripting language

ts2c - Convert Javascript/TypeScript to C

metalang99 - Full-blown preprocessor metaprogramming

kobalt - Hobby programming language

lisp-to-js - Compiling Lisp to JavaScript

zygote - Explorations in area of programming languages: concepts, typing, formal verification

epilepsy - A functional language for C99 preprocessor metaprogramming [Moved to: https://github.com/Hirrolot/metalang99]

lang - This is the source code repository for the Lang Programming Language, containing a compiler, documentation and soon-to-be standard library.