transpiling
There are 20 repositories under transpiling topic.
obahareth/are-you-es5
A package to help you find out which of your node_modules aren't ES5 so you can add them to your Webpack/Rollup/Parcel transpilation steps.
blockspacer/CXXCTP
DEPRECATED. USE INSTEAD github.com/blockspacer/flextool
blockspacer/flextool
C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse language, etc.)
transpiler/awesome-transpiler
A curated list of awesome transpilers.
luhsra/RT.js
A real-time capable pseudo-preemptive scheduler for JavaScript
megat69/ACPL
My own programming language (made in Python).
CrazyProger1/FastPy
FastPy is a statically typed programming language with pythonic syntax.
SerafimArts/Stream
PHP realtime source streaming library
asergiobranco/clara
A Python package that allows to convert ML models trained using Scikit-Learn directly to C code.
type-driven/hello_deno
A starter kit for easy migration from NodeJS to Deno
arturparkhisenko/es-transpiling
Trying and experimenting with examples and boilerplates.
BaseMax/brainfuck2c
A simple Brainfuck-to-C transpiler that converts Brainfuck code into optimized C code. It features token merging, error detection, and clean C output for easy compilation and execution.
cesumilo/VSTranspiler
Visual Scripting Transpiler
cy-gh/DOpus_Transpiling
Modularization and transpiling from TypeScript to DOpus-compatible WSH/JScript files
badstieber/jlox
Interpreter/Compiler, written in Java, for a custom programming language named Lox. Based on http://craftinginterpreters.com/
techtonik/snippetry
snippetry for transpilery
toxyy/Exotic-Weapons
Weapon mods for blade and sorcery
Konstantin8105/Transpilation_Frame3DD
automatic transpilation of C code frame3DD
kurosakiaduma/JDE-1.0
initial x comprehensive build of my personal boilerplate
nizniz187/STUDY-ES6TranspilingPolyfill
Study notes for ES6 polyfill implementation.