-
https://ocaml.org/docs/toplevel-introduction#loading-librari...
https://reasonml.github.io/ looks cool, OCaml with javascript.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
so simple huh? since you fancy yourself an architect can you let me know how we might fix the architecture of https://github.com/llvm/llvm-project such that CMake is no longer needed?
-
rescript
ReScript is a robustly typed language that compiles to efficient and human-readable JavaScript.
-
you can, for now at least, still use reasonML with js_of_ocaml to compile to javascript if you like reason syntax but don't want to a more complicated relationship with the ocaml ecosystem (we use this for https://hazel.org)