Skip to content
Skip to main navigation
Skip to first column
Skip to second column
Qore Programming Language
HelloWorld example
Monday, 04 June 2007 15:09
administrator
An object-oriented, multithreaded "hello world" example program :-)
The simplest form would actually be just:
print("hello world\n");
This gives a little more of Qore:
source:
HelloWorld.q
< Prev
Last Updated on Monday, 04 June 2007 15:13
Main Menu
Home
News
Downloads
Documentation
FAQs
Modules
Release Notes
Examples
Links
Forums