factor/library/compiler/dummy-compiler.factor

6 lines
102 B
Factor

! Loaded on non-x86 platforms.
SYMBOL: compilable-word-list
: compilable-words f ;
: init-compiler ;