ocaml

OCaml compiler

A WebAssembly backend for the OCaml programming language

WebAssembly backend for OCaml

GitHub

80 stars
16 watching
5 forks
Language: OCaml
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ocaml-multicore/parallel-programming-in-multicore-ocaml A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. 283
dinosaure/esperanto A toolchain that compiles OCaml programs into portable executables for multiple architectures. 133
tsubame-sp/ocaml_at_p A debugging tool for OCaml programming 11
ocaml-multicore/multicore-talks Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library 29
armael/conch A compiler for translating C-like code to Uxn 23
remixlabs/wasicaml Translates OCaml bytecode to WebAssembly for running OCaml code in cross-platform environments 130
ocaml/ocaml-lsp A language server implementation for the OCaml programming language 772
hackwaly/vscode-ocaml An extension for VS Code providing support for the OCaml programming language 170
ocaml-ppx/ppx_deriving A library simplifying type-driven code generation in OCaml 466
ocamllabs/vscode-ocaml-platform An extension for Visual Studio Code to provide OCaml language support and tools 341
ocaml-batteries-team/batteries-included Provides a standard set of libraries and a consistent API for OCaml projects 519
ocaml-community/sedlex A tool for generating Unicode-friendly lexers in OCaml 240
mattjbray/ocaml-decoders A combinator library that decodes JSON-like data into OCaml types 84
darklang/philip2 An Elm to OCaml compiler that enables porting of codebases from one language to another 205
inhabitedtype/ocaml-webmachine A toolkit for building RESTful APIs using a state-machine-based request processor 221