Archive for the ‘programming’ Category

Mercurial SCM

Saturday, March 20th, 2010

Mercurial is a free, distributed source control management tool. It efficiently handles projects of any size and offers an easy and intuitive interface.”

Mercurial is more! It is very easy to use. I used CVS then Subversion, I tried Git and then I was impressed. Now I am much more impressed. Now I know Mercurial… and my life will become easier… ;)

It took about 2 hours to learn how it works and another 30 minutes to set up some repositories on remote servers. Great!

Give it a try!

Posted in: news, opensource, programming, scm

OOC - Out of Cooldom

Thursday, October 15th, 2009

I found ooc today!

From their site:
“ooc is a modern, object-oriented, functional-ish, high-level, low-level, sexy programming language. It’s translated to pure C with a source-to-source compiler. It thrives to be powerful, modular, extensible, portable, yet simple and fast.”

Take a look! It seems to be an interesting project… ;)

The code is available at GitHub. Just click here to see all OOC related repositories - There is a lot of stuff available!

Posted in: language, ooc, opensource, programming

Pages