Hello, world!!
nand2tetris-hard-emulator. directory for studying the elements of computing systems with nand2tetris.
6matrix. Statically sized matrix using a definition with const generics (only for nightly)
3Rust. generated when studying Rust with "Programming Rust"
2interpreter-ocaml. Learn about language processor with https://kuis-isle3sw.github.io/IoPLMaterials/
2Haskell. generated when studying Haskell with "Programming Haskell"
1EntranceOfObjectCaml. Learn OCaml with (http://www.fos.kuis.kyoto-u.ac.jp/~igarashi/class/isle4-11w/mltext.pdf) written by Prof. Igarashi
1compiler-book. Learn how to implement compiler with (https://www.sigbus.info/compilerbook)
1