Hoodle is a pen notetaking program developed in Haskell using gtk2hs (Haskell binding to gtk library). This project started as making a clone of xournal, a notetaking program developed in C. Now hoodle works quite equivalent as xournal and has more unique functionalities. Haskell is a much safer and higher-level language than C while still maintaining good performance. We can develop hoodle much m