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:
- The LLVM tutorial using OCaml☆60Updated 5 years ago
- A pretty-printing combinator library for OCaml☆51Updated last year
- Software Transactional Memory for OCaml☆134Updated 6 months ago
- Compiler for Tiger language from "Modern Compiler Implementation in ML"☆16Updated last year
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago
- Playing with type systems☆51Updated 11 months ago
- C-style preprocessor for OCaml☆110Updated 3 weeks ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 7 years ago
- A hands-on tutorial on the new parallelism features in OCaml 5☆213Updated last year
- A toy language based on LLVM that implements the System Fω type-system☆113Updated 2 years ago
- Generation of S-expression conversion functions from type definitions☆93Updated 3 weeks ago
- Library of Raft consensus algorithm implemented in OCaml☆30Updated 2 years ago
- The LLVM tutorial using OCaml☆34Updated 2 years ago
- Just-In-Time compiler for the OCaml byte-code runtime.☆33Updated 13 years ago
- Self-contained monadic parser combinators for OCaml☆150Updated 2 years ago
- Preprocessor / Pretty Printer for OCaml☆76Updated 2 months ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆77Updated 3 years ago
- A benchmark suite for the OCaml compiler☆85Updated last year
- OCaml interpreter☆102Updated 6 years ago
- pyre-ast is an OCaml library to parse Python files. The library features its full-fidelity to the official Python spec, as well as its a…☆43Updated last year
- Lox language implemented in OCaml☆14Updated 5 years ago
- OCaml with macros☆60Updated 2 months ago
- Simple C Compiler in OCaml☆95Updated 7 years ago
- Parallel Programming over Domains☆182Updated 8 months ago
- A deterministic parser with fused lexing☆74Updated 2 years ago
- A splay tree implementation.☆14Updated 3 weeks ago
- Experimental model checker for testing concurrent algorithms☆40Updated 11 months ago
- System Fω interpreter for use in Advanced Functional Programming course☆68Updated 2 years ago
- Parallel ML compiler☆74Updated 5 years ago
- Nice parsers in OCaml without the boilerplate☆127Updated last year