CoffeeScriptRedux

Compiler

A CoffeeScript compiler rewritten with design principles focusing on robustness and extensibility.

sweat rewrite of the CoffeeScript compiler with proper compiler design principles and a focus on robustness and extensibility

GitHub

2k stars
78 watching
111 forks
Language: CoffeeScript
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
michaelficarra/cscodegenA tool for generating CoffeeScript code from existing source30
mikesmullin/coffee-stylesheetsA compiler for CoffeeScript that transpiles to CSS3 stylesheets, eliminating the need for separate templating engines and template files.26
michaelblume/coffeestreamRe-implements the stream.js functionality in CoffeeScript, providing a basic observable stream implementation.22
mrluc/macros.coffeeProvides a Lisp-style macro system for CoffeeScript37
mustafaquraish/cupA simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing295
trevorburnham/jitterA utility for continuously compiling CoffeeScript to JavaScript156
grant/javacoffeeA CoffeeScript-like syntax compiler for Java code14
netzpirat/haml-coffeeA JavaScript templating solution that uses Haml as markup and compiles it to generate HTML from inline CoffeeScript442
rbrcurtis/brewerAn interactive coffeescript editor with syntax highlighting and saving functionality21
replit-archive/lol-coffeeA compiler and virtual machine for a fictional programming language24
markbates/programming-in-coffeescriptA repository of source code for the Programming in CoffeeScript book, providing examples and exercises for learning CoffeeScript programming.63
huytd/coffee-nowA web-based code execution environment that allows users to write and run CoffeeScript code directly in their browser.24
coffeescript-cookbook/coffeescript-cookbook.github.ioA community-driven website with recipes and examples for the CoffeeScript language.561
mikesmullin/coffee-templatesA minimalist template engine for CoffeeScript and JavaScript48
gulp-community/gulp-coffeeConverts CoffeeScript files to JavaScript using Gulp226