Qu Programming Language
Main
Others
About | Privacy policy
Copyright ©
www.qu-lang.org
_
About
This is the official site of the Qu Programming Language, a general purpose object oriented language written by Marc Krisnanto.

Qu actually started in 2002 as a scripting language for the Kadet server. Kadet was written in C and this made its development a real burden. The scripting language had to have many interfaces written in C just to speak to the server. About two years later, Marc decided to turn the table upside down. The programming language must be on top, and the server must be written in that language. This makes the development much easier. The old Kadet server was about 1MB of code. The new one, written in Qu, is less than 50KB and only took 2 weeks to write.

There are many things in Qu you probably won't find in other languages. Many originated from frustration and other languages. Of course no language is perfect and so is Qu, and many things you find in Qu comes from wonderful talented people around the world. Add Qu to your toolbox and who knows it just might take off some of your burden.

So, have fun!