project-based-learning
project-based-learning copied to clipboard
Ocaml project "Implement a Language with LLVM in OCaml" is archived
LLVM removed its OCaml tutorial since v13.0.0 (see https://github.com/llvm/llvm-project/commit/4fc6ff07b4ecd8895854ee3dddab75e82461c21b), perhaps because it's "not updated for a long time."
- LLVM tutorial, latest version https://llvm.org/docs/tutorial
- LLVM tutorial, v12.0.1 (the last version which provides OCaml tutorial) https://releases.llvm.org/12.0.1/docs/tutorial/index.html
- LLVM tutorial, v13.0.0 (the first version which removed OCaml tutorial) https://releases.llvm.org/13.0.0/docs/tutorial/index.html