LWN.net Logo

The 64-bit question

The 64-bit question

Posted Jun 22, 2004 14:26 UTC (Tue) by utoddl (subscriber, #1232)
Parent article: The 64-bit question

A completely different approach would be to have an ld.so that understood SDE (Semantic Dictionary Encoding) -- see Code Generation On-the-Fly: A Key to Portable Software [pdf]. Too bad this little known technology was so closely (and needlessly) tied to Modula-II. A set of SDE libraries wouldn't even need to be recompiled to make the jump from 32 to 64 bits. The SDE browser plug-in implementation made Java look silly in a side-by-side comparison. (Other interesting portable code links.) Oh well, what might have been...


(Log in to post comments)

Worse is better

Posted Jun 30, 2004 4:14 UTC (Wed) by xoddam (subscriber, #2322) [Link]

So many elegant solutions existed but never got widespread use.

At least they're good as proof-of-concept :-)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds