Shaking things up a bit

It’s been so long since I’ve done any substantial work on Drivey that I think many people who were very interested may have forgotten all about it by now. And I wonder how many people reading this would have any idea what Jujuscript is…?

One very good reason to procrastinate is that it’s often the safest option; rather than going on and finishing a job only to realize the product is less than was hoped for, it’s so much easier to just think about what might have been. After a great initial reaction to my first posted demo of Drivey almost two years ago, I’ve added almost nothing to it, so now I think it’s about time I did something to get the ball rolling again.

Specifically, it’s time I quit poking at the Jujuscript version and devoted some time to the more advanced C++ version, and I’ve decided that the best way to make myself do that is to give away the Jujuscript version so others can poke at it instead!

So hurry and download the drivey source code + undocumented Jujuscript interpreter now, before I change my fickle mind.

http://www.jujusoft.com/download/jujuscript-1.0.zip

Don’t ask me how it works, I haven’t the time to provide support– just try the sample scripts and go from there. I created Jujuscript more than five years ago, and have done sod all with it since besides Drivey and a few little test apps. The language is like a cross between C++ and Javascript, and maybe someone will get a kick out of it. If there is enough interest, I may be persuaded to document the thing and provide a better IDE/debugger/optimizer for it.