philip2
Code converter
An Elm to OCaml compiler that enables porting of codebases from one language to another
An Elm to OCaml compiler
205 stars
9 watching
2 forks
Language: OCaml
last commit: over 4 years ago bucklescriptcompilerelmelm-architectureelm-langfrontendfunctionalocamlreasonml
Related projects:
Repository | Description | Stars |
---|---|---|
jonlaing/rationale | A Ramda-inspired utility library for ReasonML/OCaml. | 275 |
chenglou/intro-to-reason-compilation | A tutorial repository explaining the intricacies of OCaml's compilation and build system, targeting users who want to understand what happens under the hood | 271 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 80 |
albertdahlin/elm-posix | A tool that allows writing of monadic IO programs in Elm and compiling them to Node.js shell scripts | 91 |
ocaml-ppx/ppx_deriving | A library simplifying type-driven code generation in OCaml | 466 |
mattjbray/ocaml-decoders | A combinator library that decodes JSON-like data into OCaml types | 84 |
rhysd/gocaml | An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 749 |
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 |
pltools/lama | A programming language designed to introduce concepts of programming languages, compilers, and tools in an educational setting | 70 |
brendanlong/ocaml-ooxml | A collection of OCaml libraries for parsing and working with Microsoft Office document formats | 33 |
ocaml/oasis2opam | Converts Oasis metadata to OPAM package descriptions | 27 |
dinosaure/esperanto | A toolchain that compiles OCaml programs into portable executables for multiple architectures. | 133 |
laurentmazare/npy-ocaml | A library that allows OCaml bigarrays to be written and read in the NumPy file format | 41 |
ocaml/merlin | Provides context-sensitive completion for the OCaml programming language in text editors. | 1,586 |