kerneis / cpc
Continuation Passing C
☆112Updated 5 years ago
Alternatives and similar repositories for cpc:
Users that are interested in cpc are comparing it to the libraries listed below
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆199Updated 10 months ago
- MLton with Realtime GC and Threading features☆103Updated last year
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 7 months ago
- Freestanding OCaml runtime☆103Updated last month
- An OCaml/Mirage-friendly implementation of the 9P protocol☆65Updated 3 years ago
- ☆89Updated 3 years ago
- Quick C-- compiler (no longer maintained)☆158Updated 11 years ago
- Runtime support for LLVM's GC Statepoints☆42Updated 5 years ago
- quick c☆35Updated 3 years ago
- Scheme on SECD☆42Updated 4 years ago
- Applied operating system - an operating system kernel written in the ATS programming language.☆44Updated 13 years ago
- kqueue (*BSD) and epoll (Linux) library for Standard ML (MLton and Poly/ML)☆24Updated 11 months ago
- A small implementation of type inference☆78Updated 9 years ago
- MLton for scalable multicore architectures☆57Updated 11 years ago
- Compiler and tools for the L programming language☆72Updated 11 months ago
- My Own Linear Lisp☆40Updated 6 years ago
- MLWorks is a Standard ML compiler and development environment.☆181Updated 7 years ago
- GCC Tiny front-end☆102Updated 7 years ago
- OCaml implementation of the K 2.0 array programming language☆80Updated 9 years ago
- A compiler from ML to C++ template language☆158Updated 9 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- The Pascal-F Verifier☆49Updated 7 years ago
- OCaml bytecode to C compiler☆100Updated 4 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆63Updated 7 years ago
- Modernized Sisal Interpreter☆28Updated 6 years ago
- A tool for testing C compilers automatically☆21Updated 9 years ago
- The Kollos project [ARCHIVED]☆30Updated 2 years ago
- Generate formatted C++ from Racket S-expressions☆36Updated 9 years ago
- APL compiler written in Standard ML