Jako (programming language)
- Jako (programming language)
Jako is a programming language created by Gregor N. Purdy. It is similar to C++, but makes several large deviations, in some ways making it closer to Perl. Jako can be compiled into Parrot's assembly language, PASM, and then run on the Parrot virtual machine. Hello world in Jako is:
use sys;sys::print("Hello, world!
");
ee also
* Cola programming language
Wikimedia Foundation.
2010.
Look at other dictionaries:
List of programming languages — Programming language lists Alphabetical Categorical Chronological Generational The aim of this list of programming languages is to include all notable programming languages in existence, both those in current use and historical ones, in… … Wikipedia
Karel Čapek — Čapek redirects here. For other uses, see Čapek (disambiguation). The title of this article contains the character Č. Where it is unavailable or not desired, the name may be represented as Karel Capek. Karel Čapek … Wikipedia
Liste des langages de programmation — Le but de cette Liste des langages de programmation est d inclure tous les langages de programmation existants, qu ils soient actuellement utilisés ou historiques, par ordre alphabétique. Ne sont pas listés ici les langages informatiques de… … Wikipédia en Français
Parrot virtual machine — Developer(s) Parrot Foundation Stable release 3.10.0[1] / November 16, 2011; 7 days ago … Wikipedia