Kurt StephensNerd Up! | ||||
COLAsParameterized Word Tagging in Latently-Typed Languages
AbstractI have been interested in optimal low-bit tag schemes on machine words in latently-typed languages. There are different schools of thought on how to handle the trade-offs between Fixnums (integers smaller than word size) and allocated objects. Ian Piumarta’s libid object library is a very simple prototype-based object system with unresolved method delegation. It is used in the Pepsi/Coke COLA system (available at http://vpri.org/fonc_wiki/index.php/Sources) as the basis for all object representations and meta-behaviors. libid assumes that a reference to an object’s method table, or “vtable” resides at the word before the object’s address. |
||||
Recent comments
40 min 6 sec ago
10 weeks 35 min ago
11 weeks 3 days ago
13 weeks 6 days ago
13 weeks 6 days ago
17 weeks 1 day ago
17 weeks 1 day ago
19 weeks 8 hours ago
19 weeks 3 days ago
19 weeks 4 days ago