macros.coffee
Macro language
Provides a Lisp-style macro system for CoffeeScript
Lisp-style macros for CoffeeScript
37 stars
6 watching
0 forks
Language: CoffeeScript
last commit: over 12 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A CoffeeScript implementation of common coffee macros | 23 |
| | A CoffeeScript macro system allowing code transformation and composition with support for variables protection and replace macros | 24 |
| | A CoffeeScript compiler rewritten with design principles focusing on robustness and extensibility. | 1,840 |
| | A compiler and virtual machine for a fictional programming language | 24 |
| | A minimalist language with procedural macro support | 135 |
| | 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 |
| | A resource collection for CoffeeScript programming language and tools. | 22 |
| | An Emacs major mode for syntax highlighting and indentation of CoffeeScript code | 574 |
| | A curated collection of community-created Swift macros and associated learning resources. | 2,226 |
| | An example of creating a minimalist programming language with a simple grammar and syntax | 1,048 |
| | Compiles the MicroC programming language into machine code using Haskell | 116 |
| | Adds CoffeeScript support to the Vim text editor | 1,768 |
| | A collection of macros for Racket to facilitate thread-safe programming | 49 |
| | A minimalist template engine for CoffeeScript and JavaScript | 48 |