js2cpp

JavaScript compiler

A tool that translates JavaScript code into C++ code using static type checking and code generation.

A toy js -> c++ compiler written in coffeescript. Uses escodegen to write c++ and tern to figure out types.

GitHub

111 stars
12 watching
11 forks
Language: CoffeeScript
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
trevorburnham/jitter A utility for continuously compiling CoffeeScript to JavaScript 156
js2coffee/js2coffee Converts JavaScript code to CoffeeScript syntax 2,081
paulbartrum/jurassic A .NET library to compile and execute JavaScript code in a standards-compliant way 888
jeffjewiss/broccoli-postcss A plugin for compiling CSS using PostCSS while filtering files with Broccoli. 30
cincheo/jsweet Transpiles Java code to run on the web using TypeScript and JavaScript 1,461
grant/javacoffee A CoffeeScript-like syntax compiler for Java code 14
croquiscom/crojsdoc Generates documentation for JavaScript and CoffeeScript projects 17
leaningtech/cheerp-meta Compiles C/C++ code to JavaScript/WebAssembly 1,065
cesanta/mjs An embedded JavaScript engine for microcontrollers with limited resources. 1,921
coderaiser/goldstein A JavaScript compiler and parser that generates JavaScript code from a custom, self-modifying syntax 13
fairfieldt/coffeescript-concat Utility for preprocessing and concatenating CoffeeScript source files. 96
michaelficarra/coffeescriptredux A CoffeeScript compiler rewritten with design principles focusing on robustness and extensibility. 1,840
gabriella439/grace An interpreted functional programming language with type inference and efficient parsing. 389
taviso/ctypes.sh A foreign function interface plugin for bash that allows calling C functions from within bash scripts. 2,109
hacker0x01/coffee-to-es2015-codemod A set of transforms to convert CoffeeScript code to ES2015 36