prog: (Default)
prog ([personal profile] prog) wrote2006-05-20 02:37 am

(no subject)

Right now, shipping three people from Boston to Columbus n back 'round Origins-time is $1,200, total. We're gonna wait and see if that gets better over the next few days, but the Andys have made it clear that driving just won't work, so we might just have to take the hit.

On the upside, it does indeed look like all three of us are set on attending Origins. So yay. (Now to deal with the hotel and everything else and bllrghhl.)



I have been putting off making an Inform 7 post. There's miles to go before I'm done reading the docs, but let me just say that the damn thing is amazing. It makes me want to make a game. Right now.

Even though the language is only part of what makes the system great (much of the rest of it is the fantastic IDE), I want you to look at a lengthy source code example that Mike Gentry posted elsewhere. (It starts with the line '"Anchorhead" by Michael Gentry.')

Please look at the code even if you don't consider yourself a programmer. Just look at it. And start to understand why this language is blowing peoples' minds the way it is.

(It defines the first few rooms and objects of Anchorhead, Gentry's Loftcraftian IF masterpiece from several years ago that he's been porting from I6 to I7.)

[identity profile] hrafn.livejournal.com 2006-05-20 03:50 pm (UTC)(link)
/That/ is source code?! Oh my god. That is so cool.

[identity profile] chocorisu.livejournal.com 2006-05-20 04:46 pm (UTC)(link)
I took a look at Inform 7 when you posted a link in my LJ and was sufficiently impressed to download it. Very impressive use of natural language parsing, although I think it'll be the next major release that really takes it beyond regular programming: the constructions for looping are still very much like an imperitive language, for example.

Lovely stuff though. Can't wait to see more of this kind of stuff get into the hands of normal people. If I were a writer I'd be making an adventure right now... :o)

[identity profile] cortezopossum.livejournal.com 2006-05-20 06:20 pm (UTC)(link)
It took me a while -- I'm looking over the page and asking, "Where's the source code?" -- then I realized I was looking at it all along.