~alcinnz/rhapsode

ref: 4777781c993cd203ea4ed19aa19926eaf011eb60 rhapsode/src/CExports.hs -rw-r--r-- 1.6 KiB
4777781c — Adrian Cochrane 4 years ago
Export C APIs from files defining underlying functions.
5914c323 — Adrian Cochrane 4 years ago
Remove dead code.
43479697 — Adrian Cochrane 4 years ago
Output converted webpage.
505b29c3 — Adrian Cochrane 4 years ago
Partially fix segfaults, enough to continue on.

Still questions remain, and there's broken C APIs exposed.
489dd5c7 — Adrian Cochrane 4 years ago
Switch to C for I/O. FIXME currently segfaults.
832987a3 — Adrian Cochrane 4 years ago
Draft C Bindings, so C APIs can be used for I/O.