CoffeeScriptRedux
Compiler
A CoffeeScript compiler rewritten with design principles focusing on robustness and extensibility.
rewrite of the CoffeeScript compiler with proper compiler design principles and a focus on robustness and extensibility
2k stars
78 watching
111 forks
Language: CoffeeScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for generating CoffeeScript code from existing source | 30 |
| A compiler for CoffeeScript that transpiles to CSS3 stylesheets, eliminating the need for separate templating engines and template files. | 26 |
| Re-implements the stream.js functionality in CoffeeScript, providing a basic observable stream implementation. | 22 |
| Provides a Lisp-style macro system for CoffeeScript | 37 |
| A simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing | 295 |
| A utility for continuously compiling CoffeeScript to JavaScript | 156 |
| A CoffeeScript-like syntax compiler for Java code | 14 |
| A JavaScript templating solution that uses Haml as markup and compiles it to generate HTML from inline CoffeeScript | 442 |
| An interactive coffeescript editor with syntax highlighting and saving functionality | 21 |
| A compiler and virtual machine for a fictional programming language | 24 |
| A repository of source code for the Programming in CoffeeScript book, providing examples and exercises for learning CoffeeScript programming. | 63 |
| A web-based code execution environment that allows users to write and run CoffeeScript code directly in their browser. | 24 |
| A community-driven website with recipes and examples for the CoffeeScript language. | 561 |
| A minimalist template engine for CoffeeScript and JavaScript | 48 |
| Converts CoffeeScript files to JavaScript using Gulp | 226 |