practical-tutorials / practical-tutorials/project-based-learning
Ocaml project "Implement a Language with LLVM in OCaml" is archived
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 284k
- Forks
- 36.3k
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the project-based-learning entry for “Implement a Language with LLVM in OCaml” and review it against the linked LLVM tutorial versions. Confirm the entry is no longer current, then update its listing as appropriate and verify that the curated tutorial list no longer presents the archived project as current.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100