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!
271 stars
9 watching
19 forks
Language: Shell
last commit: almost 5 years ago
Linked from 1 awesome list
bucklescriptocamlocaml-compilerreason
Related projects:
Repository | Description | Stars |
---|---|---|
| A Ramda-inspired utility library for ReasonML/OCaml. | 275 |
| A 3D Connect Four game built in OCaml using Reason and ReasonReact, providing an interactive experience. | 16 |
| An Elm to OCaml compiler that enables porting of codebases from one language to another | 204 |
| A build system that automates the process of compiling and packaging OCaml projects | 1,645 |
| A build system for OCaml projects that automates the process of compiling and installing libraries and executables. | 55 |
| A tool for building mixed C/Ocaml binaries where the main program is in C. | 16 |
| A tool that enables native compilation and management of Reason and OCaml applications. | 845 |
| A tool that enables step-by-step debugging and inspection of OCaml and Reason code | 82 |
| A comprehensive collection of solutions to common problems in programming using Reason and OCaml | 110 |
| A toolchain that compiles OCaml programs into portable executables for multiple architectures. | 134 |
| A syntax extension for writing SQL queries in OCaml with type inference and syntax checking. | 138 |
| A Reason-based web framework for building HTTP servers and client applications. | 138 |
| A starter kit for building Advent of Code puzzles in Reason | 9 |
| Re-implementation of React components and libraries to enable server-side rendering in Reason-React applications | 139 |
| Provides a set of reusable code transformations and abstractions for writing domain-specific languages (DSLs) in C. | 887 |