factor/contrib/x11/examples/lindenmayer/load.factor

6 lines
165 B
Factor
Raw Permalink Normal View History

2006-01-12 03:24:18 -05:00
USING: kernel parser words compiler sequences ;
"/contrib/x11/examples/lindenmayer/lindenmayer.factor" run-resource
2006-01-12 03:24:18 -05:00
"lindenmayer" words [ try-compile ] each clear