Skip to content

jmsdnns/camls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 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
  • CSV Tools: Uses csv module to iterate rows of a CSV and get values
  • 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.
  • Polyvariants: Examples of a flexible approach to errors and exceptions through polyvariants

About

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

Topics

Resources

Stars

Watchers

Forks