Slashdot Mirror


User: Darius+Bacon

Darius+Bacon's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Enfilades on Ted Nelson Releases Xanadu · · Score: 1

    Thanks for the rundown. It reminds me of cords, tree-structured string representations with fast concatenation,
    substring extraction, etc. (See http://reality.sgi.com/boehm/ropeimpl.html)

    Is there any explanation of the Ent structure out there? I found the Gold source code fairly daunting.