noti0na1 / soccView external linksLinks
Simple C Compiler in OCaml
☆95Jun 2, 2018Updated 7 years ago
Alternatives and similar repositories for socc
Users that are interested in socc are comparing it to the libraries listed below
Sorting:
- Yet another tiny tiny self-hosted OCaml compiler with an also tiny standard library.☆57Jul 3, 2019Updated 6 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆209Jun 14, 2024Updated last year
- A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.☆25Sep 22, 2022Updated 3 years ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆32Feb 22, 2021Updated 4 years ago
- Nice parsers in OCaml without the boilerplate☆127May 6, 2024Updated last year
- OCaml Ctypes stubs generation notes☆20May 1, 2019Updated 6 years ago
- ☆18May 21, 2019Updated 6 years ago
- A practical LLVM backend for OCaml (will never be finished)☆35Apr 20, 2014Updated 11 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆301Jul 14, 2022Updated 3 years ago
- Experiments about intermediate representations in compilers☆28Aug 24, 2012Updated 13 years ago
- Path tracer live coded in stream☆20Aug 23, 2020Updated 5 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆39Feb 13, 2020Updated 6 years ago
- moved from https://sourceforge.net/p/min-caml/code/☆518Sep 29, 2025Updated 4 months ago
- The core OCaml system: compilers, runtime system, base libraries☆22Updated this week
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Aug 24, 2016Updated 9 years ago
- A document management tool☆11Nov 7, 2022Updated 3 years ago
- (Extremely) simple standalone symbolic algebra library in OCaml. (Mirrored from original site.)☆12Oct 6, 2011Updated 14 years ago
- A constraint solver built from scratch in OCaml☆12Dec 10, 2021Updated 4 years ago
- (mirror) OCaml bindings to Qt toolkit.☆65Sep 17, 2019Updated 6 years ago
- Type inference implementation in OCaml using Algorithm W☆10Aug 26, 2021Updated 4 years ago
- A tiny OCaml compiler with JVM backend 🐫☕️☆11Mar 12, 2019Updated 6 years ago
- DEPRECATED: Compile Time Reflection or Metaprogramming for OCaml☆16Apr 21, 2024Updated last year
- An embeddable Lua 2.5 interpreter implemented in OCaml☆132Dec 4, 2025Updated 2 months ago
- An OCaml lexer generator for Unicode☆263Nov 24, 2025Updated 2 months ago
- A compiler for Tiger language includes lexical analysis using flexc++, parsing using Bisonc++, type checking, building abstract syntax tr…☆13Jan 18, 2023Updated 3 years ago
- Code to go with my article "The AWK book's 60-line version of Make"☆15Sep 10, 2023Updated 2 years ago
- A compiler for the Tiger programming language targeting LLVM☆13Aug 10, 2025Updated 6 months ago
- Pragmatic functional programming language☆10Dec 26, 2016Updated 9 years ago
- A LISP interpreter written in ReasonML, targeting native and browser environments☆17Sep 17, 2018Updated 7 years ago
- OCaml bindings for libgccjit☆28Feb 13, 2017Updated 9 years ago
- A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Aug 1, 2022Updated 3 years ago
- Functional Priority Search Queues for OCaml☆53Mar 30, 2024Updated last year
- Monad-based linear types in OCaml, with a few syntax extensions☆38Oct 21, 2019Updated 6 years ago
- Extra string functions for OCaml☆21Jul 5, 2025Updated 7 months ago
- Algorithms and datastructures for phylogenetics☆14Dec 24, 2025Updated last month
- Simple OCaml interface for Gnuplot☆11Oct 6, 2021Updated 4 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆16Jan 19, 2026Updated 3 weeks ago
- Samples and solutions from Chris Okasaki's "Purely Functional Data Structures", written in OCaml.☆12Jun 13, 2021Updated 4 years ago
- C, but with function overloading, operator overloading, modules (kind of), templates (kind of), and uniform function call syntax (and a g…☆15Jul 30, 2024Updated last year