Skip to content

alopezz/PegThing-ocaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peg Thing - Ocaml

A toy program as an exercise to get familiar with Ocaml. Based by following the example from the Clojure for the Brave and True book available here.

The project uses dune to manage the build:

  • dune build to build everything.
  • dune exec bin/main.exe to start the game.
  • dune runtest to run the tests (written using ounit2).

About

A toy project to become familiar with Ocaml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages