aboutsummaryrefslogtreecommitdiff
path: root/backendC/backend.mcp
diff options
context:
space:
mode:
authormartinw2000-06-06 10:17:57 +0000
committermartinw2000-06-06 10:17:57 +0000
commit0c2fc8bee853030a29494fbb1781f287421c0870 (patch)
treef92453d8dc6d150eafd6a89681c6071aaafda986 /backendC/backend.mcp
parentenabled higher order function elimination also for functions (producers) (diff)
added simple hacky preprocessor facility. The following source
module t /*2.0 from m import :: T(C1) 0.2*/ //1.3 from m import T, C1 //3.1 will be transformed into module t /***/ from m import :: T(C1) /***/ /*1.3 from m import T, C1 3.1*/ before scanning. In this way we achieve that the upper source can be compiled with the 2.0 compiler as well as with the 1.3 compiler The comments _must_ begin the line (no leading whitespaces are allowed). git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@150 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'backendC/backend.mcp')
0 files changed, 0 insertions, 0 deletions