GitHub - monomon/schooloprog: generate ical school schedule
GitHub - monomon/schooloprog: generate ical school schedule
github.com GitHub - monomon/schooloprog: Small program to convert sexp description to ical
Small program to convert sexp description to ical. Contribute to monomon/schooloprog development by creating an account on GitHub.
I had been meaning to try OCaml for a long time, and saw the opportunity.
My daughter's school schedule was sent in an inconvenient format (screenshot), so I decided to type it in manually in sexps, which I am a fan of.
These are used as a source for my program to generate icalendar with recurrences, exceptions for the holidays, and so on. Someone might find it useful as reference too.