Jako |
Jako is a programming language created by Gregor M. Purdy. It is similar to C plus plus, but makes several large deviations, in some ways making it closer to Perl. Jako can be compiled into Parrot s assembly language, Parrot assembly language, and then run on the Parrot virtual machine. Hello world in Jako is use sys; sys::print( Hello, world! );
=See also=
*Cola programming language
|
|
