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
- Software Transactional Memory for OCaml☆132Updated 4 months ago
- A toy language based on LLVM that implements the System Fω type-system☆112Updated 2 years ago
- C-style preprocessor for OCaml☆110Updated last week
- A pretty-printing combinator library for OCaml☆51Updated last year
- Generation of S-expression conversion functions from type definitions☆92Updated this week
- Library of Raft consensus algorithm implemented in OCaml☆30Updated 2 years ago
- Playing with type systems☆51Updated 10 months ago
- Preprocessor / Pretty Printer for OCaml☆76Updated 3 weeks ago
- Compiler for Tiger language from "Modern Compiler Implementation in ML"☆16Updated last year
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 6 years ago
- OCaml interpreter☆102Updated 6 years ago
- System Fω interpreter for use in Advanced Functional Programming course☆66Updated 2 years ago
- Light library to deal with RPCs in OCaml☆97Updated 2 months ago
- The core OCaml system: compilers, runtime system, base libraries; WebAssembly port based on wasi-kernel☆43Updated 2 years ago
- Just-In-Time compiler for the OCaml byte-code runtime.☆33Updated 13 years ago
- A hands-on tutorial on the new parallelism features in OCaml 5☆212Updated last year
- Parallel Programming over Domains☆179Updated 6 months ago
- Translate OCaml bytecode to WebAssembly☆133Updated 9 months ago
- An SMT solver frontend for OCaml☆53Updated this week
- 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
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆75Updated 3 years ago
- A benchmark suite for the OCaml compiler☆85Updated last year
- A collection of programming languages and type systems.☆33Updated 5 months ago
- OCaml with macros☆59Updated 3 weeks ago
- Simple C Compiler in OCaml☆95Updated 7 years ago
- Self-contained monadic parser combinators for OCaml☆150Updated 2 years ago
- Parallel ML compiler☆73Updated 5 years ago
- Experimental model checker for testing concurrent algorithms☆39Updated 10 months ago
- Lox language implemented in OCaml☆14Updated 5 years ago