Tees
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.
October 5th, 2005 at 3:02 am
Unfortunately the URL for ‘Luthor’ is broken, so I was unable to peruse through the source, but I’ve seen it in action and looks like it does the job well.
Keep up the good work Angast!
October 5th, 2005 at 4:26 pm
Thanks for pointing that out - it should be up now