Peter J. B. Lewis' Braindump

Tees

by Peter on Oct.02, 2005, under Programming, Projects

Here I am, back at University and with my own Internet connection. Apparently they have wireless in the library now, which is awesome and sustained me during the period where I lacked a connection of my own.

It should be an interesting year. I’m looking forward to my modules, but possibly not all of them. I will need to pull some enthusiasm from within myself somewhere, but I think the reason I am not looking forward to these modules is because I have no idea what to expect from them. I know that I’m doing a raytracer this year and I can’t wait.

I’ve also made some headway with my scripting language. I have currently got a decent lexer going now that I can – handily – plug into anything. It’s only a primitive version, but it can parse pretty much anything. You can even define your own symbols and operators and it will parse those just fine. It is based of the SCL, so I doubt many people will ever use it except me as the SCL is so far removed from traditional C++ that it puts most people off.

I will post the library and header on the downloads page and if anyone wants it they can have it. It’s useful, I swear.


2 Comments for this entry

Leave a Reply

Journal Categories