JackMc / BasicLispLinks
A basic (basic) Lisp interpreter in C!
☆23Updated 9 years ago
Alternatives and similar repositories for BasicLisp
Users that are interested in BasicLisp are comparing it to the libraries listed below
Sorting:
- A Python-like systems programming language☆84Updated 9 years ago
- S-expression source translation and macro expansion utility☆84Updated 14 years ago
- yet another lexical preprocessor☆40Updated 4 years ago
- rcor C compiler (under development)☆115Updated 7 years ago
- 🔄 Flexible C memory allocation scheme☆78Updated last month
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Compiler and tools for the Loci programming language.☆115Updated 5 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 5 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆59Updated 8 years ago
- Software Development Platform for ARM / Android terminals☆39Updated 8 years ago
- exokernel style operating system based on lightweight virtual machines☆25Updated 9 years ago
- A minimal text-editor with lua scripting.☆166Updated 5 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- Graphical User Interfaces, The UNIX Way☆41Updated 7 years ago
- A highly portable build system targeting modern UNIX systems. Supports C, OCaml, TeX, METAPOST, NOWEB, M4, and more. Based on BSD Make.☆104Updated 6 years ago
- sxc is an 'S-Expression C' transpiler for generating C code using macros written in Common Lisp☆215Updated last year
- Minimal OpenGL 3.3 core profile demo☆99Updated 9 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A tiny self-hosting Lisp-to-C compiler☆239Updated 4 years ago
- ☆31Updated 14 years ago
- A Lisp-like language implemented in C++☆75Updated 2 years ago
- pacc: a compiler-compiler☆37Updated 8 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆173Updated 6 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- minimal freestanding C library for bare-metal i386 development☆275Updated 9 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆39Updated 8 years ago
- Because one more editor is never enough☆39Updated last year
- Simple stack language in C. Has a few basic commands; working to implement a `while` loop and user-defined functions. If statement would …☆16Updated 13 years ago