Lists (4)
Sort Name ascending (A-Z)
- All languages
- Ada
- Agda
- AngelScript
- Assembly
- Awk
- BASIC
- BQN
- Batchfile
- Brainfuck
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Coq
- Cuda
- D
- DM
- Dart
- Emacs Lisp
- F#
- Factor
- Fennel
- Forth
- Fortran
- GAP
- Go
- HTML
- Haskell
- Haxe
- HolyC
- Io
- Java
- JavaScript
- Jinja
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Lean
- Limbo
- Logos
- Lua
- M
- M4
- MATLAB
- MDX
- Makefile
- Markdown
- Modula-2
- NewLisp
- Nim
- OCaml
- Oberon
- Odin
- OpenEdge ABL
- PHP
- PLpgSQL
- Pascal
- Perl
- PicoLisp
- PostScript
- Processing
- Prolog
- Python
- Racket
- Ragel
- Raku
- Rocq Prover
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- Scilab
- Self
- Shell
- Standard ML
- SystemVerilog
- Tcl
- TeX
- TypeScript
- Typst
- VHDL
- Verilog
- WebAssembly
- Yacc
- Zig
- reStructuredText
Starred repositories
The core OCaml system: compilers, runtime system, base libraries
Systems language with linear types and capability-based security.
The CS 3110 Textbook, "OCaml Programming: Correct + Efficient + Beautiful"
moved from https://sourceforge.net/p/min-caml/code/
A garden of small programming language implementations 🪴
A compiler for a tiny (but growing!) subset of C, written in OCaml.
Pure OCaml regular expressions, with support for Perl and POSIX-style strings
Reference implementation for Writing a C Compiler
Pragmatic Category Theory for Beginners in OCaml with lots of real-world examples
A prototype programming language for programming with runners
Alg is a program that generates all finite models of a first-order theory. It is optimized for equational theories.
Modify implementations for Pierce' Types and Programming Languages to add a REPL, convert into dune projects, and provide preconfigured development containers based on devfiles
Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.
HoTT / coq
Forked from rocq-prover/rocqCoq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive develo…
An experimental OCaml-to-C compiler for type-safe accesss to SIMD (unreleased)
OCaml PLTP: An independent reproduction of the Boyer-Moore Pure Lisp Theorem Prover