cmacro
C DSL builder
Provides a set of reusable code transformations and abstractions for writing domain-specific languages (DSLs) in C.
Lisp macros for C
887 stars
44 watching
29 forks
Language: Common Lisp
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
clozure/ccl | A Common Lisp implementation of a compiler and runtime environment | 858 |
vmchale/cpkg | A build tool and package manager for C languages with cross-compilation support | 68 |
j8r/clicr | A declarative command line interface builder | 30 |
eudoxia0/asdf-linguist | Provides a set of extensions to the ASDF build system for Common Lisp to compile and preprocess various languages and files. | 34 |
eudoxia0/trivial-ssh | An SSH client library for Common Lisp built on libssh2 | 43 |
samboycoding/cpp2il | Reverses Unity's IL2CPP build process to its original managed DLLs | 1,758 |
beaver-lodge/beaver | An open-source MLIR front-end in Elixir and Zig to build and optimize compiler pipelines | 166 |
jwaldrip/admiral.cr | A DSL for writing command line interfaces in Crystal | 138 |
edicl/cl-interpol | Libraries that enhance Common Lisp syntax for string interpolation | 63 |
kennytilton/cells | A Common Lisp implementation of the dataflow programming paradigm with spreadsheet-like expressiveness. | 211 |
davetron5000/gli | Provides a Ruby API to create command-line applications with subcommands and options | 1,266 |
40ants/ci | Automates continuous integration and deployment tasks for Common Lisp projects | 12 |
orangeduck/buildyourownlisp | Build a simple programming language in under 1000 lines of code using HTML and C. | 2,942 |
dmazzella/ucbor | Implementation of a lightweight CBOR serializer/deserializer for use in embedded systems with limited resources. | 2 |
ridiculousfish/cdecl-blocks | Translates C declarations into English-like syntax and vice versa, with additional features such as command line editing and support for Apple's blocks syntax. | 1,001 |