mpu / gthreads-art
A green threads tutorial.
☆63Updated 7 years ago
Alternatives and similar repositories for gthreads-art:
Users that are interested in gthreads-art are comparing it to the libraries listed below
- Toy Green Threads for C.☆201Updated 8 years ago
- Not because it is good, but because we can...☆167Updated 5 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- Sild is a lisp dialect☆43Updated 4 months ago
- subset-of-C compiler targeting 32-bit x86☆115Updated 2 years ago
- An implementation of @phil_eaton compilers basic notes in Rust☆35Updated 5 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- A simple implementation of the SECD abstract machine (https://en.wikipedia.org/wiki/SECD_machine)☆120Updated 12 years ago
- quick c☆35Updated 3 years ago
- Clone of wc in x64 assembly☆94Updated last year
- APL compiler written in Standard ML☆35Updated 4 years ago
- Low-level Lisp for LLVM☆503Updated 8 years ago
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆11Updated 9 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 8 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- sxc is an 'S-Expression C' transpiler for generating C code using macros written in Common Lisp☆215Updated last year
- A minimalist type-inferred programming language with procedural macro support☆136Updated 4 years ago
- A tiny *optimising* compiler for an imperative programming language written in haskell☆157Updated 5 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆49Updated 8 years ago
- A λ-calculus grammar/interpretor written using LALRPOP and `λ!`.☆84Updated 11 months ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆76Updated 12 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆55Updated 15 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- ☆42Updated 9 years ago
- BIT: A Very Compact Scheme System for Microcontrollers☆44Updated 9 years ago
- Scheme R7RS frontend for LLVM☆69Updated 7 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆249Updated 2 years ago
- A Lisp-like language implemented in C++☆75Updated 2 years ago
- A Python 3 compiler that anyone can understand.☆67Updated 10 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆72Updated 5 years ago