| version 1.36, Mon Nov 8 22:01:08 1999 UTC | version 1.37, Fri Feb 4 14:52:30 2000 UTC | ||
|---|---|---|---|
|
|
||
| \ [COMPILE] 17may93jaw | \ [COMPILE] 17may93jaw | ||
| : [compile] ( compilation "name" -- ; run-time ? -- ? ) \ core-ext bracket-compile | : [compile] ( compilation "name" -- ; run-time ? -- ? ) \ core-ext bracket-compile | ||
| comp' drop compile, ; immediate | comp' drop | ||
| dup [ comp' exit drop ] literal = if | |||
| execute \ EXIT has default compilation semantics, perform them | |||
| else | |||
| compile, | |||
| then ; immediate | |||
| \ CONVERT 17may93jaw | \ CONVERT 17may93jaw | ||
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |