intro-to-reason-compilation

Build system explainer

A tutorial repository explaining the intricacies of OCaml's compilation and build system, targeting users who want to understand what happens under the hood

Ready up!

GitHub

271 stars
9 watching
19 forks
Language: Shell
last commit: almost 5 years ago
Linked from 1 awesome list

bucklescriptocamlocaml-compilerreason

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jonlaing/rationale A Ramda-inspired utility library for ReasonML/OCaml. 275
scottcheng/si-reason A 3D Connect Four game built in OCaml using Reason and ReasonReact, providing an interactive experience. 16
darklang/philip2 An Elm to OCaml compiler that enables porting of codebases from one language to another 204
ocaml/dune A build system that automates the process of compiling and packaging OCaml projects 1,645
ocaml-obuild/obuild A build system for OCaml projects that automates the process of compiling and installing libraries and executables. 55
johnwhitington/ocaml-main-program-in-c A tool for building mixed C/Ocaml binaries where the main program is in C. 16
esy/esy A tool that enables native compilation and management of Reason and OCaml applications. 845
reasonml/red A tool that enables step-by-step debugging and inspection of OCaml and Reason code 82
shrynx/99.re A comprehensive collection of solutions to common problems in programming using Reason and OCaml 110
dinosaure/esperanto A toolchain that compiles OCaml programs into portable executables for multiple architectures. 134
roddyyaga/ppx_rapper A syntax extension for writing SQL queries in OCaml with type inference and syntax checking. 138
reason-native-web/morph A Reason-based web framework for building HTTP servers and client applications. 138
manasjayanth/reason-aoc-starter A starter kit for building Advent of Code puzzles in Reason 9
ml-in-barcelona/server-reason-react Re-implementation of React components and libraries to enable server-side rendering in Reason-React applications 139
eudoxia0/cmacro Provides a set of reusable code transformations and abstractions for writing domain-specific languages (DSLs) in C. 887