Slashdot Mirror


User: the_lesser_gatsby

the_lesser_gatsby's activity in the archive.

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

Comments · 128

  1. Re:Make a XML compiler... on Does the World Need Binary XML? · · Score: 1

    XML compilers essentially already exist, XML describes a tree. Parsing it turns it into a DOM tree (parse tree).

    Compilers also turn source code into trees. The code generation from the tree completes the task of compilation.

    Generate the binary (in some standard way) from the DOM tree - and you're got binary XML. I suppose serializing the tree (or a more compact version) would be a simple way to do it.

  2. Re:And you can still access the old groups site! on Google Flips Back to Groups Beta (Again) · · Score: 1

    And how long do you think that will last for?

  3. Re:Pulling a Microsoft on Google Revises Usenet Search · · Score: 1

    I'm using groups.google.de to still get the old system. Is there any other way to get it?

    I sure hope they don't disable the old interface. The new one sucks a bit.