Skip to content

diohabara/pl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pl

a reference language for my blog.

setup

opam switch create . ocaml-base-compiler
eval $(opam env)
opam install . --deps-only

test

dune runtest