DinoCommand?
I'm currently working on an alternative to DinoSpeak, which is crap. That's because DinoSpeak is written in Visual Basic.NET, which is bad, because it can't compile on Linux and a port is impossible, since it's closed source and Microsoft hates everything else that Windows.
Anyways, this alternative, which I'm currently calling DinoCommand (Name is likely to be changed) is written in C++, which is open source and one of the most used programming languages in the world. And, it's cross platform, so it works on Linux, BSD, Mac, Windows or whatever you're using. It's even developed under Debian Linux.
Unfortunately, I don't know C++, so DinoCommand is is commandline only and it's very very bad written. Unefficient and slow. And you can't even use spaces or newline. The good news is though, that I wrote all the code myself, so there's no problem redistributing the code.
That won't happen right now, though. I first have to make the program work and make the code more efficient and less embarrassing. And since I don't know C++, that won't happen soon.
Anyways, I just felt like announcing it.
