wax
Transpiler
A language designed to transpile to multiple languages while retaining essential programming features.
A tiny programming language that transpiles to C, C++, Java, TypeScript, Python, C#, Swift, Lua and WebAssembly 🚀
792 stars
26 watching
45 forks
Language: C
last commit: 7 months ago
Linked from 2 awesome lists
c99compilerjavaprogramming-languagetranspilertypescript
Related projects:
Repository | Description | Stars |
---|---|---|
termi/es6-transpiler | Transpiles ES6 JavaScript syntax to ES5 syntax without runtime libraries or try/catch blocks | 216 |
nok/sklearn-porter | A tool for transpiling scikit-learn estimators to various programming languages. | 1,293 |
thesunny/shampoo | A tool that automates the process of transpiling and bundling JavaScript files for production environments. | 15 |
travisdoor/bl | A C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms. | 182 |
fusionlanguage/fut | Tools and infrastructure to implement reusable components in multiple programming languages from a single codebase. | 1,763 |
davidjnelson/es6-boilerplate | A tool for transpiling ES6 features to run in older browsers and building a development workflow with source maps and concatenation. | 88 |
mmun/broccoli-es6-module-transpiler | A tool for transpiling ES6 modules to other module types | 5 |
tardisgo/tardisgo | Cross-platform UI transpiler from Go to various languages | 432 |
typescripttolua/typescripttolua | Translates TypeScript code to Lua, making large projects easier to maintain and reducing errors. | 2,143 |
tmcw/wah | A compiler for a Clojure-based language that compiles to WebAssembly | 158 |
joefiorini/grunt-es6-module-transpiler | A Grunt task that transpiles ES6 module syntax into various formats like AMD, CommonJS, YUI, or globals. | 85 |
andygeiss/esp32-transpiler | Transpiles Golang code into Arduino-compatible code for automated testing of IoT projects | 87 |
konstantin8105/c4go | Tools for transpiling C code to Go code | 365 |
babel/broccoli-babel-transpiler | A plugin that transpiles JavaScript code to newer versions using Babel | 57 |
hengestone/lua-languages | A collection of languages and projects that compile to or use Lua as their intermediate language | 603 |