awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
LingDong- avatar

LingDong-/wax

0
View on GitHub↗
850 stars·56 forks·C·MIT·9 viewswaxc.netlify.app↗

Wax

wax is a tiny language designed to transpile to other languages easily. Currently supported backends: C, C++, Java, TypeScript, Python, C#, Swift, Lua, as well as directly to WebAssembly.

Features

  • Multi-Platform Implementations - Strongly typed language transpiling to many target platforms.

Star history

Star history chart for lingdong-/waxStar history chart for lingdong-/wax

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does lingdong-/wax do?

wax is a tiny language designed to transpile to other languages easily. Currently supported backends: C, C++, Java, TypeScript, Python, C#, Swift, Lua, as well as directly to WebAssembly.

What are the main features of lingdong-/wax?

The main features of lingdong-/wax are: Multi-Platform Implementations.

Which projects share features with lingdong-/wax?

Projects with overlapping indexed features include: kanaka/mal — This project is a Lisp interpreter implementation guide and framework designed to teach the core principles of… luxlang/lux — The Lux Programming Language. udem-dlteam/ribbit — A small, portable and extensible Scheme implementation that supports closures, tail calls, first-class continuations,… zick/zickstandardlisp — == Zick Standard Lisp.

Projects sharing features with Wax

These projects share indexed features with Wax. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • kanaka/malkanaka avatar

    kanaka/mal

    10,665View on GitHub↗

    This project is a Lisp interpreter implementation guide and framework designed to teach the core principles of programming language design. It provides a structured, step-by-step technical framework for building a functional Lisp language from scratch, featuring a specialized interpreter engine and an S-expression parser that converts syntax into abstract syntax trees. The project emphasizes a code-as-data metaprogramming framework, enabling the implementation of macros, quoting, and quasiquoting to transform expressions during evaluation. It is designed with host language agnosticism, allowi

    Assemblybashcc-plus-plus
    View on GitHub↗10,665
  • luxlang/luxLuxLang avatar

    LuxLang/lux

    1,739View on GitHub↗

    The Lux Programming Language

    Emacs Lisp
    View on GitHub↗1,739
  • udem-dlteam/ribbitudem-dlteam avatar

    udem-dlteam/ribbit

    558View on GitHub↗

    A small, portable and extensible Scheme implementation that supports closures, tail calls, first-class continuations, a REPL and AOT and incremental compilers. All that for a run time footprint around 4 KB!

    Scheme
    View on GitHub↗558
  • zick/zickstandardlispzick avatar

    zick/ZickStandardLisp

    56View on GitHub↗

    == Zick Standard Lisp

    Common Lisp
    View on GitHub↗56