Faster bootstrap

db4
Slava Pestov 2008-01-21 20:39:44 -05:00
parent 1f2e4c88ed
commit e2ebe78915
1 changed files with 5 additions and 1 deletions

View File

@ -48,7 +48,11 @@ IN: bootstrap.stage2
"Compiling remaining words..." print flush
all-words [ compiled? not ] subset recompile-hook get call
"bootstrap.compiler" vocab [
vocabs [
words "compile" "compiler" lookup execute
] each
] when
] with-compiler-errors
f error set-global