mirror of
https://github.com/practical-tutorials/project-based-learning
synced 2024-11-10 06:04:19 +00:00
Add "Write a game boy emulator in Ocaml" (#419)
This commit is contained in:
parent
4277a1088f
commit
243d33995f
1 changed files with 1 additions and 0 deletions
|
@ -588,6 +588,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
|||
## OCaml:
|
||||
|
||||
- [Implement a Language with LLVM in OCaml](https://llvm.org/docs/tutorial/#kaleidoscope-implementing-a-language-with-llvm-in-objective-caml)
|
||||
- [Writing a Game Boy Emulator in OCaml](https://linoscope.github.io/writing-a-game-boy-emulator-in-ocaml/)
|
||||
|
||||
## Ruby:
|
||||
|
||||
|
|
Loading…
Reference in a new issue