PureBasic is a proprietary event-driven BASIC programming language and integrated development environment developed by Fantaisie Software for Windows, Linux, Mac OS X, and AmigaOS (although no longer supported on the Amiga since v4.00).
Programs written in PureBasic compile directly to the x86, IA-32, 680x0 and PowerPC instruction sets, generating small standalone executables and DLLs. If OS specific APIs are not used, all supported targets can b...
more
Read article at Wikipedia
PureBasic
Software
Latest Release Date:
- Dec 16, 2008
Similar topics in Freebase
-
PHP
PHP, or PHP: Hypertext Preprocessor, is a widely used, general-purpose scripting language that was originally designed for web development, to produce dynamic web pages. It can be embedded into HTML and generally runs on a web server, which needs to be configured to process PHP code and create web... -
Factor
Factor is a high-level programming language created by Slava Pestov. Factor is dynamically typed and has automatic memory management, as well as powerful metaprogramming features. The language has a single implementation featuring a self-hosted optimizing compiler and an interactive development... -
Smalltalk YX
Smalltalk YX is an open source programming language. It's an implementation of the Smalltalk-80 standard. Syx is written in the C programming language and has the following purposes: One of the goals of Smalltalk YX is to be very portable and to have the image to be compatible to all kind of... -
GeneXus
GeneXus is a knowledge-based software development tool, mainly oriented to enterprise-class applications for the web and Windows platforms. The developer specifies his applications in a high-level (mostly declarative) fashion, from which native code is generated for multiple environments. GeneXus... -
DrScheme
DrScheme is an open source integrated development environment for the Scheme programming language which has a graphical user interface. It is a key part of PLT Scheme, which contains a full implementation of R5RS along with significant extensions as well as R6RS. It is widely used among... -
SWI-Prolog
SWI-Prolog is an open source implementation of the programming language Prolog, commonly used for teaching and semantic web applications. It has a rich set of features, libraries for constraint logic programming, multithreading, unit testing, GUI, interfacing to Java, ODBC and others, literate... -
LispMe
LispMe is an interpreter for the Scheme programming language developed by Fred Bayer for Palm OS PDAs. It is free software released under the GNU General Public License. It is reasonably close to standard Scheme but is not fully R5RS compliant. Scheme source programs can be stored in Palm OS... -
Pyrex programming language
Pyrex is a programming language developed to aid in creating Python modules. Its syntax is very close to Python, with the aim of making it easy for Python programmers to write the non-Python code usually required for such modules in a language which at least is very close. Python itself only... -
MIT/GNU Scheme
MIT/GNU Scheme is a free software Scheme implementation. MIT/GNU Scheme was free software even before the Free Software Foundation and GNU General Public License existed. It has a built-in Emacs-like editor called Edwin. The book Structure and Interpretation of Classical Mechanics has software... -
Chicken Scheme compiler
Chicken is a compiler and interpreter for the Scheme programming language that compiles Scheme code to standard C. It is mostly R5RS compliant and offers many extensions to the standard. Chicken is free software available under the BSD license. Like many Scheme compilers, Chicken uses standard C as...
You can help improve this topic by adding more facts here