This concept code includes
- 150 lines of Haskell
- 50 lines of Objective-C
Objective-C only handles the hardware interface, no logic or state are involved. Haskell does the app logic including calling drawing routings.
This concept code includes
Objective-C only handles the hardware interface, no logic or state are involved. Haskell does the app logic including calling drawing routings.