paren6
ES6 Macro Library
A set of macros to simplify ES6 code translation into Parenscript
ES6 macros for Parenscript
29 stars
8 watching
0 forks
Language: Common Lisp
last commit: 7 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bnmcgn/sigil | A tool that compiles and interprets Common Lisp code into JavaScript, allowing web developers to use advanced Lisp macros and metaprogramming facilities in their JavaScript applications. | 2 |
bnmcgn/snakes | Generators for Common Lisp with a Python-like interface | 46 |
junker/paren-jquery | Provides a set of macros to integrate jQuery functionality with Common Lisp code. | 2 |
calvinmetcalf/es6-translate | A utility for loading CommonJS modules in an ES6 environment, with optional patching to always return the default export. | 5 |
mmontone/dpans2texi | Converts ANSI Common Lisp draft to Texinfo format | 7 |
marcelog/ex_rfc3966 | A Tel URI parser based on the official uri grammar following the RFC3966 standard. | 1 |
gentlegiantjgc/pymctranslate | Enables data translation between Minecraft versions and platforms via an intermediate format. | 27 |
3b/3bmd | Converts Common Lisp Markdown to HTML using an esrap parser and grammar | 82 |
junker/paren-async | Provides an asynchronous programming extension for the Parenscript language | 3 |
jmorag/mcc | Compiles the MicroC programming language into machine code using Haskell | 116 |
jlongster/es6-macros | A collection of JavaScript macros to implement ES6 features in ES5 syntax | 237 |
ryanseddon/gulp-es6-module-transpiler | Transpiles ES6 modules to other formats for use in Node.js environments | 61 |
madlabsinc/mevn-cli | Automates the setup and development of full-stack web applications built with MEVN technologies. | 825 |
kiselgra/c-mera | A source-to-source compiler system for C-like languages using Lisp's macro system. | 407 |
hashrock/deno-fnparse | A parser combinator for JavaScript to parse CSV files based on RFC4180 standards. | 11 |