Spyke
ocaml·OCamlbymonomon

[Personal project] GitHub - monomon/schooloprog: generate ical school schedule

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.

[Personal project] GitHub - monomon/schooloprog: generate ical school schedulehttps://github.com/monomon/schooloprogOpen linkView original on programming.dev
No comments on the original post yet.
[Personal project] GitHub - monomon/schooloprog: generate ical school schedule | Spyke