Map
Index
Random
Help
th

Quote: Limbo programs are byte codes for the Dis virtual machine with garbage collection and task scheduling

topics > all references > references c-d > QuoteRef: dorwSM1_1997 , p. 8



Topic:
intermediate representation of code
Topic:
object code linkers and loaders
Topic:
interpreter
Topic:
load-time code generation

Quotation Skeleton

Limbo programs are complied into byte codes representing … a simple three- address machine supplemented with a … [Garbage collection and task scheduling are handled automatically.] … When loaded into memory for execution, the byte … turns a Dis instruction stream into native machine … This can be done efficiently because Dis instructions …   Google-1   Google-2

Copyright clearance needed for quotation.

Additional Titles

Quote: Dis is a three-address machine similar to modern processors; on-the-fly compiler, internal format

Related Topics up

Topic: intermediate representation of code (29 items)
Topic: object code linkers and loaders (29 items)
Topic: interpreter (59 items)
Topic: load-time code generation (13 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.