esperanto
OCaml compiler
A toolchain that compiles OCaml programs into portable executables for multiple architectures.
build-once run-anywhere OCaml programs
134 stars
4 watching
3 forks
Language: C
last commit: 20 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 79 |
armael/conch | A compiler for translating C-like code to Uxn | 23 |
ocaml-multicore/parallel-programming-in-multicore-ocaml | A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. | 285 |
tsubame-sp/ocaml_at_p | A debugging tool for OCaml programming | 11 |
johnwhitington/ocaml-main-program-in-c | A tool for building mixed C/Ocaml binaries where the main program is in C. | 16 |
ocaml/dune | A build system that automates the process of compiling and packaging OCaml projects | 1,645 |
ocamllabs/vscode-ocaml-platform | An extension for Visual Studio Code to provide OCaml language support and tools | 345 |
darklang/philip2 | An Elm to OCaml compiler that enables porting of codebases from one language to another | 204 |
ocaml-community/sedlex | A Unicode-friendly lexer generator for OCaml. | 244 |
ocaml-multicore/multicore-talks | Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library | 29 |
dinosaure/bob | A peer-to-peer file transfer tool written in OCaml. | 136 |
ocaml/odoc | Generates documentation for OCaml and Reason programming languages | 325 |
tmattio/spin | Generates OCaml project templates with standardized configurations and conventions. | 295 |
ocaml/merlin | Provides context-sensitive completion for the OCaml programming language in text editors. | 1,593 |
ncitron/oframl | A framework for building Farcaster Frames in OCaml | 10 |