Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
service
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
Freenet DSL
Who's Online
7 user(s) are online (4 user(s) are browsing encyclopedia)

Members: 0
Guests: 7

more...
partner

Cola programming language

Cola is a programming language similar to Java programming language. It can be compiled into Parrot assembly language, and then run on the Parrot virtual machine. Hello world is public class Hello { public static void Main() { puts( Hello world ); } }

=See also=

*Jako.