Skip to content

Small program to convert sexp description to ical

Notifications You must be signed in to change notification settings

monomon/schooloprog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schooloprog

Small learning project for OCaml.

  • Generate a school program from sexp description and export to icalendar.
  • Classes are automatically weekly recurrent.
  • Holidays are added as exceptions to classes.

Uses the wonderful icalendar OCaml library.

Note: The vtimzone information is wrong.

Build it with

dune build

Run it with

dune exec schooloprog

About

Small program to convert sexp description to ical

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published