Jitter

Compiler

A utility for continuously compiling CoffeeScript to JavaScript

A simple CoffeeScript compilation utility

GitHub

156 stars
9 watching
28 forks
Language: CoffeeScript
last commit: over 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fabiosantoscode/js2cpp A tool that translates JavaScript code into C++ code using static type checking and code generation. 111
rajkumardusad/jitcompiler An online code compiler that supports multiple programming languages and allows users to write, compile, and run code in their browser or on-the-go. 74
ryanmjacobs/c A utility for compiling and executing C scripts in one go! 2,096
michaelficarra/coffeescriptredux A CoffeeScript compiler rewritten with design principles focusing on robustness and extensibility. 1,841
grant/javacoffee A CoffeeScript-like syntax compiler for Java code 14
hashnuke/coffee_rotor A plugin that compiles CoffeeScript files into JavaScript code 17
js2coffee/js2coffee Converts JavaScript code to CoffeeScript syntax 2,083
js-js/js.js A JavaScript compiler that translates high-level code into lower-level machine code to improve performance. 217
higgsjs/higgs A JIT compiler for JavaScript targeting x86-64 platforms. 875
cxxxr/valtan A compiler that translates Common Lisp code into JavaScript 238
mikesmullin/coffee-stylesheets A compiler for CoffeeScript that transpiles to CSS3 stylesheets, eliminating the need for separate templating engines and template files. 26
islam0mar/cl-cxx-jit A Common Lisp interface to C++ code compilation and execution with JIT optimization 62
raganwald/katy Enables fluent method chaining on ordinary classes and objects 171
paulbartrum/jurassic A .NET library to compile and execute JavaScript code in a standards-compliant way 884
mustafaquraish/cup A simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing 296