Skip to content
/ camls Public

Camls is a project of projects I build while learning Ocaml.

Notifications You must be signed in to change notification settings

jmsdnns/camls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A robotic camel is in a dessert with a clear blue sky behind. In dark blue text is the word CAMLS

🐪 Hello, and welcome to Camls!

This project is where I store the projects I build while learning to Ocaml.

The List

  • Build Environments: Can build programs manually, with makefiles, or with dune
  • CLI Tools: Simple programs that use cmdliner for CLI input
  • JSON: Uses the yojson module to read and write JSON.
  • DBs with sqlite: Reads and writes from sqlite. Even stores json in it.
  • Functors: Examples of functors.

About

Camls is a project of projects I build while learning Ocaml.

Topics

Resources

Stars

Watchers

Forks