gaultier / lox-ocamlLinks
Implementation of the Lox language in OCaml
☆15Updated 5 years ago
Alternatives and similar repositories for lox-ocaml
Users that are interested in lox-ocaml are comparing it to the libraries listed below
Sorting:
- Compiler for a very restricted subset of OCaml☆25Updated 9 years ago
- The LLVM tutorial using OCaml☆60Updated 5 years ago
- An OCaml library providing a C parser and lexer☆42Updated 11 months ago
- Lox language implemented in OCaml☆14Updated 5 years ago
- OCaml code for Compiler Construction course at University of Cambridge☆43Updated 4 years ago
- Playing with type systems☆51Updated 10 months ago
- A toy language based on LLVM that implements the System Fω type-system☆112Updated 2 years ago
- The Caml Light implementation of the Caml language☆67Updated 2 years ago
- NES emulator in OCaml☆43Updated 2 years ago
- A purely functional dynamically typed programming language.☆56Updated 4 years ago
- A pretty-printing combinator library for OCaml☆51Updated last year
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago
- A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.☆24Updated 3 years ago
- A practical LLVM backend for OCaml (will never be finished)☆35Updated 11 years ago
- Tina, a programming language with typed algebraic effects and handlers.☆13Updated 4 years ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆75Updated 3 years ago
- 🩺 A library for compiler diagnostics☆47Updated 2 months ago
- Algebraic, staged parsing for OCaml: typed, compositional, and faster than yacc☆102Updated 5 months ago
- A dependent type theory with user defined data types☆47Updated 4 years ago
- Like the Programming Languages Zoo but with esoteric languages.☆25Updated 5 years ago
- Compile OCaml to standalone ANSI C file☆44Updated 5 months ago
- Compiler for Tiger language from "Modern Compiler Implementation in ML"☆16Updated last year
- Command-Line Argument Parsing, imperative style with a consumption mechanism.☆23Updated 2 years ago
- Purely functional GUI algebra☆79Updated 6 months ago
- A GLFW binding for OCaml.☆35Updated 3 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
- Generates random text based on context-free grammars defined in BNF☆40Updated 5 months ago
- Type inference implementation in OCaml using Algorithm W☆10Updated 4 years ago
- A basic snake game with js_of_ocaml.☆12Updated 8 years ago
- Path tracer live coded in stream☆19Updated 5 years ago