Source: commons.wikimedia.org

PureBasic is a commercially distributed procedural computer programming language and integrated development environment based on BASIC and developed by Fantaisie Software for Windows, Linux, macOS and Raspberry Pi. An Amiga version is available, although it has been discontinued and some parts of it are released as open-source. The first public release of PureBasic for Windows was on 17 December 2000. It has been continually updated ever since. Wikipedia

Created Year: 1998

Wikidata: Q2118858

Influenced by: BASIC

Programming paradigms: structured programming

PureBasic Influence Network

Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.

Hello World in PureBasic

If OpenConsole()
  PrintN("Hello World")
EndIf

Search on GitHub


Latest data update: 2025-02-21