JackMc / BasicLisp
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
- A Python-like systems programming language☆84Updated 9 years ago
- yet another lexical preprocessor☆40Updated 4 years ago
- exokernel style operating system based on lightweight virtual machines☆25Updated 8 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 5 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆40Updated 10 years ago
- A tiny self-hosting Lisp-to-C compiler☆237Updated 4 years ago
- S-expression source translation and macro expansion utility☆83Updated 14 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆58Updated 8 years ago
- A highly portable build system targeting modern UNIX systems. Supports C, OCaml, TeX, METAPOST, NOWEB, M4, and more. Based on BSD Make.☆105Updated 6 years ago
- A Lisp-like language implemented in C++☆75Updated 2 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- Graphical User Interfaces, The UNIX Way☆41Updated 7 years ago
- A programming language for live coding☆162Updated 4 years ago
- A minimal text-editor with lua scripting.☆164Updated 5 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆62Updated 14 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆148Updated 4 years ago
- Software Development Platform for ARM / Android terminals☆39Updated 8 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 7 years ago
- rcor C compiler (under development)☆115Updated 7 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆69Updated 6 years ago
- A lightweight, embeddable scripting language☆150Updated 7 years ago
- sxc is an 'S-Expression C' transpiler for generating C code using macros written in Common Lisp☆213Updated last year
- Compiler and tools for the Loci programming language.☆115Updated 5 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- Ragel/Lemon based json-parser☆17Updated 6 years ago
- An implementation of the Arc programming language☆199Updated 7 months ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- 🔄 Flexible C memory allocation scheme☆77Updated 3 weeks ago
- 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