Golo - Little 1

I think it’s time to start some Golo experiment. Of course, everyone wanted the mandatory HelloWorld. But hey, that’s a blog called “Little Experiment” ;) (at least it was at the writing time in) Ok, ok, the HelloWorld is available at Golo website, and as a present to my fellow readers, here is a copy here ;) module hello.World function main = |args| { println("Hello world!") } Save this to a helloworld.golo file...

1 minute(s) read

Golo

Back to the main purpose of this blog: a new dynamic langage is coming ! Its name: Golo ! The first release is in a close future and all you get on the official website is basic information. Hopefully, Julien Ponge, father of Golo, has started to speak during public talks. The first one took place February 7th at the Lava Jug. You may have a look to the slides and video (in French this time). The...

1 minute(s) read