This project is a command-line Haskell program that converts simple natural language task descriptions into calendar events. The program parses user input (such as event titles, times, dates, and recurring patterns) and exports the events to a .ics file that can be imported into calendar applications like Google Calendar or Apple Calendar. It demonstrates functional programming concepts such as algebraic data types, pattern matching, and modular program design.
UChicago-PL/final-project-sandyzhengg23
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|