eudoxia0 / magmaView external linksLinks
Extending C with cmacro
☆343Aug 4, 2020Updated 5 years ago
Alternatives and similar repositories for magma
Users that are interested in magma are comparing it to the libraries listed below
Sorting:
- Lisp macros for C☆898Feb 5, 2024Updated 2 years ago
- Low-level Lisp for LLVM☆503May 15, 2016Updated 9 years ago
- yet another lexical preprocessor☆40Jan 17, 2021Updated 5 years ago
- Lisp-flavoured C☆1,043Apr 20, 2025Updated 9 months ago
- Next-level syntax for C-like languages :)☆444Nov 21, 2025Updated 2 months ago
- "Lispsy" Lisp(ish) to C Converter (designed for CLISP)☆544Oct 30, 2021Updated 4 years ago
- sxc is an 'S-Expression C' transpiler for generating C code using macros written in Common Lisp☆216Oct 16, 2023Updated 2 years ago
- nanopass compiler framework for Racket☆200Jan 20, 2024Updated 2 years ago
- A C implementation of the Shen programming language☆70Jan 8, 2022Updated 4 years ago
- Gerbil Scheme☆1,237Updated this week
- lightweight scheme interpreter☆425Mar 26, 2024Updated last year
- ThinLisp is an open source Lisp to C translator.☆33Apr 24, 2015Updated 10 years ago
- A very small C interpreter☆1,471Jun 5, 2018Updated 7 years ago
- Old, but suprisingly complete toolkit with no dependancies on other non-lisp libraries.☆58Jan 3, 2022Updated 4 years ago
- A brand-new compiler that allows practical application development using R7RS Scheme. We provide modern features and a stable system cap…☆871Sep 17, 2025Updated 4 months ago
- C Object System: a framework that brings C to the level of other high level programming languages and beyond☆371Dec 17, 2023Updated 2 years ago
- Smart pointers for the (GNU) C programming language☆1,711Nov 2, 2022Updated 3 years ago
- another lisp library to generate c/c++ code. this one is supposed to be very simple. note that development of this repo has stopped. i am…☆65Sep 16, 2020Updated 5 years ago
- A statically typed lisp, without a GC, for real-time applications.☆5,807Sep 16, 2025Updated 4 months ago
- Bringing the speed of Static Dispatch to CLOS. Succeeded by https://github.com/marcoheisig/fast-generic-functions☆109Apr 29, 2019Updated 6 years ago
- A collection of compiler, emulator and microkernel tools.☆258Jan 24, 2020Updated 6 years ago
- Full-blown preprocessor metaprogramming☆1,046Oct 5, 2025Updated 4 months ago
- A minimal C runtime for Linux i386 & x86_64☆586Apr 10, 2022Updated 3 years ago
- A library designed to make programming in Common Lisp easier☆149Jun 8, 2021Updated 4 years ago
- Native inlining constant folding register allocating Forth compiler