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
Sorting:
- The LLVM tutorial using OCaml☆61Updated 5 years ago
- A pretty-printing combinator library for OCaml☆51Updated 9 months ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 6 years ago
- A ML-like pure functional language that can be used as a template for creating your own language☆28Updated 4 months ago
- Software Transactional Memory for OCaml☆120Updated last month
- Playing with type systems☆50Updated 4 months ago
- Generation of S-expression conversion functions from type definitions☆91Updated last week
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago
- A toy language based on LLVM that implements the System Fω type-system☆108Updated last year
- A statically-typed programming language based on "F-ing modules"☆81Updated 4 years ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆63Updated 3 years ago
- Library of Raft consensus algorithm implemented in OCaml☆30Updated last year
- Lox language implemented in OCaml☆14Updated 4 years ago
- Just-In-Time compiler for the OCaml byte-code runtime.☆32Updated 13 years ago
- Compiler for Tiger language from "Modern Compiler Implementation in ML"☆16Updated 9 months ago
- 🦠 Reusable components based on algebraic effects☆50Updated 7 months ago
- C-style preprocessor for OCaml☆109Updated 5 months ago
- OCaml plus Jane Street extensions☆74Updated 10 months ago
- An experimental language server for SomewhatML☆24Updated 2 years ago
- A benchmark suite for the OCaml compiler☆83Updated 8 months ago
- multi-shot continuations in OCaml☆48Updated 3 months ago
- Reparse is a monadic, recursive descent based, comprehensive parser construction library for ocaml.☆53Updated 3 years ago
- The MLPolyR programming language, revived☆24Updated 4 years ago
- a tutorial implementation on an elaborator of a dependently typed language with pruning☆23Updated 2 years ago
- The official LLVM OCaml binding but built using dune☆25Updated 3 months ago
- Tools for record-and-replay debugging☆43Updated 2 years ago
- 🩺 A library for compiler diagnostics☆45Updated 3 months ago
- OCaml with macros☆58Updated last month
- OCaml with typed algebraic effects☆50Updated 6 years ago
- Fast implementation of queue in OCaml☆51Updated last year