anhnguyen1618 / Tiger-ocaml-llvm-compilerLinks
A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code
☆27Updated 3 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:
- Software Transactional Memory for OCaml☆130Updated 3 months ago
- The LLVM tutorial using OCaml☆60Updated 5 years ago
- A pretty-printing combinator library for OCaml☆51Updated last year
- Generation of S-expression conversion functions from type definitions☆91Updated 3 weeks ago
- A toy language based on LLVM that implements the System Fω type-system☆113Updated 2 years ago
- Library of Raft consensus algorithm implemented in OCaml☆30Updated 2 years 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
- Preprocessor / Pretty Printer for OCaml☆76Updated last month
- C-style preprocessor for OCaml☆111Updated last month
- Simple C Compiler in OCaml☆94Updated 7 years ago
- Playing with type systems☆51Updated 8 months ago
- Compiler for Tiger language from "Modern Compiler Implementation in ML"☆16Updated last year
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆72Updated 3 years ago
- A benchmark suite for the OCaml compiler☆85Updated last year
- Parallel Programming over Domains☆179Updated 5 months ago
- OCaml interpreter☆102Updated 6 years ago
- System Fω interpreter for use in Advanced Functional Programming course☆66Updated last year
- A hands-on tutorial on the new parallelism features in OCaml 5☆210Updated last year
- Just-In-Time compiler for the OCaml byte-code runtime.☆33Updated 13 years ago
- Self-contained monadic parser combinators for OCaml☆148Updated 2 years ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago
- Light library to deal with RPCs in OCaml☆98Updated last month
- Lox language implemented in OCaml☆14Updated 4 years ago
- Simple iterator abstract datatype, intended to iterate efficiently on collections while performing some transformations.☆124Updated 7 months ago
- OCaml with macros☆58Updated 3 months ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- Lock-free data structures for multicore OCaml☆253Updated 4 months ago
- Purely functional data structures for OCaml, translated from Chris Okasaki's book "Purely Functional Data Structures"☆152Updated 2 months ago
- Automated S-expression conversion☆161Updated 3 weeks ago
- Nice parsers in OCaml without the boilerplate☆126Updated last year