Archive for May, 2009

hmf

Saturday, May 16th, 2009

Re: that language I was talking about previously: doing the parser first and the semantics after is just a little bit backwards. So I’ve stopped that.

I’m thinking about its workings now. Nothing to post in that direction though. Stop rushing me.

Addendum!: It’s now been (mostly) abandoned since it came to light that it was, in fact, painfully unoriginal.

More syntax highlighting

Thursday, May 14th, 2009

I can’t live without pretty colours in my editor so I threw together some Happy and Alex highlights. No indenting or anything like that because effort. (If you set autoindent, though, the indents leaking out from haskell.vim sometimes help a little, when they don’t do completely the wrong thing.)

They’re both public domain, I suppose, so if anyone wants to make them not suck, please do!

Lambdavaluator resurrected

Saturday, May 2nd, 2009

It’s not an assignment so I’m putting it back on the internet, because everyone was obviously missing it so much.

http://adradh.org.uk/code/lambda/lambda-0.0c.tar.gz