PBASIC is a This article gives an alphabetical List of BASIC dialects—a flat list of variants on the BASIC programming language. For a list sorted by platform, i.e. by specific computers and/or operating systems, see the List of BASIC dialects by platform. Altair BASIC ... YaBasic Categories: Incomplete lists | BASIC...
dialect of the BASIC is a family of high-level programming languages. Originally devised as an easy-to-use tool, it became widespread on home microcomputers in the 1980s, and remains popular to this day in a handful of heavily evolved dialects. It was devised in 1963 by Profs. John G. Kemeny and...
BASIC programming language designed for use with the The BASIC Stamp is a microcontroller with a small, specialized BASIC interpreter built into ROM. It is made by Parallax, Inc. and has been quite popular with electronics hobbyists since the early 1990s due to its low threshold of learning and ease of use (due to its simple BASIC language...
BASIC Stamp A microcontroller is a computer-on-a-chip optimised to control devices. It is a type of microprocessor emphasizing self-sufficiency and cost-effectiveness, in contrast to a general-purpose microprocessor, the kind used in a PC. A typical microcontroller contains all the memory and I/O interfaces needed, whereas...
microcontroller. A PBASIC interpreter is built into the Rom is also the name of a toy and comic book character Rom (Spaceknight). ROM is also an abbreviation referring to the Royal Ontario Museum. Read-Only Memory (ROM) is used as a storage medium in computers. Because it cannot (easily) be written to, its main uses lie in the...
ROM of the microcontroller. It is made by Parallax, Inc.
External links
Parallax, Inc. (http://www.parallax.com) – Corporate website
The PBASIC 2.5 language is implemented in the "BASIC Stamp Windows Editor, version 2.0 beta 2.1", which you can download from http://www.parallax.com.
PBASIC 2.5 code can be much clearer than the alternative, however, it is often possible to optimize the code substantially when speed and size must take precedence over clarity.
First is PBASIC 2.5 version, say DO:LOOP, and then after that the version using vintage PBASIC code that I determined from trial and error generates exactly the same tokens.