c-mera
Compiler
A source-to-source compiler system for C-like languages using Lisp's macro system.
Next-level syntax for C-like languages :)
411 stars
18 watching
18 forks
Language: Common Lisp
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A compiler that translates Common Lisp code into JavaScript | 243 |
| A Lisp-flavored programming language built on top of Zig, aiming to provide a lower-level alternative to Clojure with more direct access to hardware. | 268 |
| A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller. | 29 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| A minimalist language with procedural macro support | 135 |
| A compiler and REPL for a Lisp dialect used in web development | 26 |
| A Lisp-like language inspired by Clojure that compiles to R's abstract syntax tree for interpreted expression evaluation. | 202 |
| A Common Lisp interface to C++ code compilation and execution with JIT optimization | 63 |
| 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 |
| A compiler that compiles small programs into tiny Linux binaries without requiring LLVM. | 17 |
| A compiler and runtime system for executing a minimalist programming language in sub-Turing Complete space. | 64 |
| A C compiler written in the C2 language itself. | 703 |
| A WebAssembly compiler from a simplified subset of C to Web Assembly | 24 |
| A Common Lisp implementation of a compiler and runtime environment | 858 |
| Generates high-performance code for parallel computing on arrays using Common Lisp | 479 |