Again looking at the script parser, I notices that it uses a Yacc-generated parser, but a hand-written tokenizer. Is there a reason that it doesn't use Lex? Is it due to external dependencies, and if so, is there a way to recreate these deps (library or whatever) within the constraints of the bootloader? -- Sic non confunctus, non reficiat.