Category:PureBasic: Difference between revisions

From Rosetta Code
Content added Content deleted
(I think it's supposed to be an implementation)
(dropped dev name back in)
 
(16 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{language|PureBasic
{{stub}}{{implementation|BASIC}}
|exec=machine
|parampass=both
|gc=no
|express=implicit
|tags=purebasic
|site=http://www.purebasic.com/}}
{{implementation|BASIC}}'''PureBasic''' is a high-level programming language by Fantaisie Software based on [[:Category:BASIC|BASIC]] rules. PureBasic has been created for beginners and experts alike.

PureBasic is a portable programming language with current up-to-date implementations on Windows, Linux, and MacOS. The same code can be compiled and run natively on each OS. An older version for the Amiga platform is also available, but no longer maintained.

==See Also==
* [http://www.purebasic.com PureBasic home page]
* [[wp:PureBasic|PureBasic on Wikipedia]]

{{language programming paradigm|procedural}}
{{language programming paradigm|imperative}}

Latest revision as of 22:46, 17 May 2018

Language
PureBasic
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Compiled (machine code)
Garbage collected: No
Parameter passing methods: By reference, By value
Type expression: Implicit
Lang tag(s): purebasic
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using PureBasic.
PureBasic is an implementation of BASIC. Other implementations of BASIC.

PureBasic is a high-level programming language by Fantaisie Software based on BASIC rules. PureBasic has been created for beginners and experts alike.

PureBasic is a portable programming language with current up-to-date implementations on Windows, Linux, and MacOS. The same code can be compiled and run natively on each OS. An older version for the Amiga platform is also available, but no longer maintained.

See Also

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "PureBasic"

The following 200 pages are in this category, out of 708 total.

(previous page) (next page)
(previous page) (next page)