> > The HLL doesn't know, how many ops one source line will need.
> 
> Not *normally*, but if it's including code which is already literal
> assembler, it does: Imagine a version of lex/yacc wherein the the blocks
> of code you give are imcc or pasm (instead of C).  Clearly, there's one
> op per line of source.

Insert optimizer here.

-R

Reply via email to