Skip to content

Commit dcd256d

Browse files
authored
Update resources.md
1 parent 4a70cee commit dcd256d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/resources.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,6 @@
4141
- [Пишем эмулятор Game Boy на OCaml](https://habr.com/ru/post/645237/) — перевод статьи чела, где он рассказывает как писал эмулятор и всё такое
4242
- [OCaml для хаскелиста](https://youtu.be/ESSCTskStgY?si=wUfbKydHDmxihXN4) серия докладов Юрия Горшкова
4343
- [Pragmatic Category Theory for Beginners](https://discuss.ocaml.org/t/pragmatic-category-theory/15056) — серия статьей, объясняющих теорию категорий на примерах из реального мира
44-
- [MinCaml](https://esumii.github.io/min-caml/index-e.html) — пример написания компилятора для подмножества ML языка
45-
- [Continuation-based Iterators in OCaml](https://youtu.be/KupkEsqdu0E?si=SIRi4Pt050z7IRl8)
44+
- [MinCaml](https://esumii.github.io/min-caml/index-e.html) — пример написания компилятора для подмножества ML языка
45+
- [HArdCaml](https://github.com/janestreet/hardcaml) — библиотека проектирования и тестирования аппаратных средств
46+
- [Continuation-based Iterators in OCaml](https://youtu.be/KupkEsqdu0E?si=SIRi4Pt050z7IRl8)

0 commit comments

Comments
 (0)