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☆131Updated 4 months ago
- The LLVM tutorial using OCaml☆60Updated 5 years ago
- A toy language based on LLVM that implements the System Fω type-system☆113Updated 2 years ago
- A pretty-printing combinator library for OCaml☆51Updated last year
- C-style preprocessor for OCaml☆111Updated 2 months ago
- Generation of S-expression conversion functions from type definitions☆91Updated last week
- Playing with type systems☆51Updated 9 months 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
- Compiler for Tiger language from "Modern Compiler Implementation in ML"☆16Updated last year
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆74Updated 3 years ago
- OCaml interpreter☆102Updated 6 years ago
- Parallel Programming over Domains☆178Updated 6 months ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago
- A hands-on tutorial on the new parallelism features in OCaml 5☆212Updated last year
- A benchmark suite for the OCaml compiler☆85Updated last year
- Nice parsers in OCaml without the boilerplate☆126Updated last year
- Just-In-Time compiler for the OCaml byte-code runtime.☆33Updated 13 years ago
- Preprocessor / Pretty Printer for OCaml☆76Updated last week
- OCaml code for Compiler Construction course at University of Cambridge☆43Updated 4 years ago
- Automated S-expression conversion☆162Updated last week
- Light library to deal with RPCs in OCaml☆98Updated 2 months ago
- Translate OCaml bytecode to WebAssembly☆133Updated 9 months ago
- Experimental model checker for testing concurrent algorithms☆39Updated 9 months ago
- Simple C Compiler in OCaml☆94Updated 7 years ago
- A tool-agnostic formal specification language for OCaml.☆149Updated last week
- OCaml with macros☆59Updated this week
- Self-contained monadic parser combinators for OCaml☆150Updated 2 years ago
- Simple iterator abstract datatype, intended to iterate efficiently on collections while performing some transformations.☆124Updated 8 months ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago