Kitty Graphics Protocol in OCaml
terminal graphics ocaml
at main 155 B view raw
1(executable 2 (name example) 3 (libraries kgp unix)) 4 5(alias 6 (name example) 7 (deps example.exe camel.png)) 8 9(executable 10 (name tiny_anim) 11 (libraries kgp))