Changes between Version 2 and Version 3 of ForeignData
- Timestamp:
- 11/30/05 20:16:14 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ForeignData
v2 v3 36 36 }}} 37 37 38 == implementation == 39 40 Implementation is trivial once you can parse the new constructs (purposfully similar to existing haskell constructs so lexer and parser need not be modified other than to add new rule). these declarations translate immediatly into equivalant C, C--, or assembly linker directives.
