Jitter
Compiler
A utility for continuously compiling CoffeeScript to JavaScript
A simple CoffeeScript compilation utility
156 stars
9 watching
28 forks
Language: CoffeeScript
last commit: almost 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that translates JavaScript code into C++ code using static type checking and code generation. | 111 |
| 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. | 73 |
| A utility for compiling and executing C scripts in one go! | 2,107 |
| A CoffeeScript compiler rewritten with design principles focusing on robustness and extensibility. | 1,840 |
| A CoffeeScript-like syntax compiler for Java code | 14 |
| A plugin that compiles CoffeeScript files into JavaScript code | 16 |
| Converts JavaScript code to CoffeeScript syntax | 2,081 |
| A JavaScript compiler that translates high-level code into lower-level machine code to improve performance. | 215 |
| A JIT compiler for JavaScript targeting x86-64 platforms. | 877 |
| A compiler that translates Common Lisp code into JavaScript | 243 |
| A compiler for CoffeeScript that transpiles to CSS3 stylesheets, eliminating the need for separate templating engines and template files. | 26 |
| A Common Lisp interface to C++ code compilation and execution with JIT optimization | 63 |
| Enables fluent method chaining on ordinary classes and objects | 171 |
| A .NET library to compile and execute JavaScript code in a standards-compliant way | 888 |
| A simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing | 295 |