Jako (programming language)
From Seo Wiki - Search Engine Optimization and Programming Languages
Jump to navigationJump to search
| This article is an orphan, as few or no other articles link to it. Please introduce links to this page from related articles; suggestions are available. (December 2009) |
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!\n");
See also
| File:HelloWorld.svg | This programming language-related article is a stub. You can help Wikipedia by expanding it. |
If you like SEOmastering Site, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...
→
Categories:
- Pages where expansion depth is exceeded
- Articles lacking sources from December 2009
- Articles with invalid date parameter in template
- All articles lacking sources
- Pages with broken file links
- Orphaned articles from December 2009
- All orphaned articles
- Procedural programming languages
- Programming language topic stubs