anhnguyen1618 / Tiger-ocaml-llvm-compiler
A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code
☆27Updated 2 years ago
Alternatives and similar repositories for Tiger-ocaml-llvm-compiler:
Users that are interested in Tiger-ocaml-llvm-compiler are comparing it to the libraries listed below
- The LLVM tutorial using OCaml☆61Updated 4 years ago
- Software Transactional Memory for OCaml☆117Updated 2 months ago
- A toy language based on LLVM that implements the System Fω type-system☆107Updated last year
- A pretty-printing combinator library for OCaml☆49Updated 7 months ago
- Generation of S-expression conversion functions from type definitions☆90Updated 4 months ago
- Library of Raft consensus algorithm implemented in OCaml☆30Updated last year
- OCaml plus Jane Street extensions☆74Updated 8 months ago
- Lox language implemented in OCaml☆14Updated 4 years ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆89Updated 6 years ago
- Playing with type systems☆49Updated 2 months ago
- Compiler for Tiger language from "Modern Compiler Implementation in ML"☆16Updated 7 months ago
- A deterministic parser with fused lexing☆72Updated last year
- Light library to deal with RPCs in OCaml☆97Updated last week
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago
- C-style preprocessor for OCaml☆108Updated 3 months ago
- A statically-typed programming language based on "F-ing modules"☆80Updated 4 years ago
- System Fω interpreter for use in Advanced Functional Programming course☆65Updated last year
- Tools for record-and-replay debugging☆43Updated 2 years ago
- Experimental model checker for testing concurrent algorithms☆33Updated 3 months ago
- An tree-walking interpreter for a subset of the Lox programming language from "Crafting Interpreters" written in OCaml☆13Updated 4 years ago
- The official LLVM OCaml binding but built using dune☆25Updated last month
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆60Updated 3 years ago
- multi-shot continuations in OCaml☆48Updated last month
- A benchmark suite for the OCaml compiler☆83Updated 6 months ago
- 🦠 Reusable components based on algebraic effects☆49Updated 5 months ago
- A tool-agnostic formal specification language for OCaml.☆140Updated last month
- Just-In-Time compiler for the OCaml byte-code runtime.☆32Updated 13 years ago
- Preprocessor / Pretty Printer for OCaml☆76Updated this week
- Algebraic, staged parsing for OCaml: typed, compositional, and faster than yacc☆101Updated last year
- A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.☆25Updated 2 years ago