Skip to content

Todo list application built to explore different features of the OCaml language

Notifications You must be signed in to change notification settings

Isaac-DeFrain/Todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo list

An exploration of OCaml features through the implementation of a command-line todo list application.

Intended features for exploration

  • First-class modules
  • Use of the Async, Core, and Yojson libraries
  • Command-line parsing
  • Use of functors
  • Data storage in Json format
  • Users and authentication
  • Backtraces

About

Todo list application built to explore different features of the OCaml language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages