====== Flyer ====== Ow! Now we are entering the taboo area of state-smartness... In noForth we have the word FLYER . It handles state-smartness in a uniform way. FLYER uses DIVE and both are implementation dependent FLYER is a NOOP during compile time. This is what FLYER does when STATE=0 : - forth goes in compile mode and compiles until end of definition - then the compiled code is executed - forth leaves compile mode and forgets the compiled code (an)