Matts (email not shown publicly) I work for MessageLabs [messagelabs.com] in Toronto, ON, Canada. I write spam filters, MTA software, high performance network software, string matching algorithms, and other cool stuff mostly in Perl and C.
And in so many ways. I can think of worse ways to structure code, but nobody writed befunge or Intercal for anything other than as a joke. This guys seems serious.
Sadly, it's not the first. I found XEPR [w3.org] a while ago. I haven't laughed so much in a long time...
I think we covered it in the Instant Compilers talk as terrible. It's a bad tradeoff - you write the parser once, but you write the datasets for ever, so it makes sense to make the parser more complicated.
That's just so wrong (Score:1)
XEXPR (Score:2)
I think we covered it in the Instant Compilers talk as terrible. It's a bad tradeoff - you write the parser once, but you write the datasets for ever, so it makes sense to make the parser more complicated.