Changes between Version 1 and Version 2 of BlockObjects/FakingIt
- Timestamp:
- 08/25/11 23:04:50 (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BlockObjects/FakingIt
v1 v2 1 1 = Block Objects: Marshalling Them Explicitly = 2 2 3 4 5 3 6 '''TODO:''' 4 * Implement the examples from the main page by using the standard Haskell to C FFI. This provides an outline of the code we want the compiler to generate.7 * Produce an example marshalling a block from C to Haskell 5 8 * Evaluate which parts of the code actually need to be generated and which parts could go into an extension of the FFI library (`Foreign.C.Blocks`) or into the RTS if it is C code.
