Category:Qore: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "Qore is a high-level, general-purpose, interpreted, dynamic programming language. It's a thread-capable, embeddable, weakly typed language with optional strong typing and proc...")
 
(Use the language template with some parameters taken from the text of the page)
 
Line 1: Line 1:
{{language
Qore is a high-level, general-purpose, interpreted, dynamic programming language. It's a thread-capable, embeddable, weakly typed language with optional strong typing and procedural and object-oriented features designed for anything from quick scripting to complex multithreaded, network-aware application development to embedded application scripting. Qore was initially designed to facilitate the rapid implementation of sophisticated interfaces in embedded code in an enterprise environment, and has since grown into a general-purpose language as well.
|site=http://www.qore.org

|strength=weak
* http://www.qore.org
|exec=interpreted}}Qore is a high-level, general-purpose, interpreted, dynamic programming language. It's a thread-capable, embeddable, weakly typed language with optional strong typing and procedural and object-oriented features designed for anything from quick scripting to complex multithreaded, network-aware application development to embedded application scripting. Qore was initially designed to facilitate the rapid implementation of sophisticated interfaces in embedded code in an enterprise environment, and has since grown into a general-purpose language as well.

Latest revision as of 17:51, 8 July 2012

Language
Qore
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Interpreted
Type strength: Weak
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Qore.

Qore is a high-level, general-purpose, interpreted, dynamic programming language. It's a thread-capable, embeddable, weakly typed language with optional strong typing and procedural and object-oriented features designed for anything from quick scripting to complex multithreaded, network-aware application development to embedded application scripting. Qore was initially designed to facilitate the rapid implementation of sophisticated interfaces in embedded code in an enterprise environment, and has since grown into a general-purpose language as well.

Pages in category "Qore"

This category contains only the following page.