emBASIC

From SEGGER Wiki
Revision as of 12:26, 4 July 2019 by Rolf (talk | contribs) (Created page with "emBASIC is a SEGGER software library implementing a BASIC interpreter for Embedded Systems. emBASIC is easily portable and runs on a variety of hardware, as well as a PC simul...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

emBASIC is a SEGGER software library implementing a BASIC interpreter for Embedded Systems. emBASIC is easily portable and runs on a variety of hardware, as well as a PC simulation. emBASIC makes it easy to write small application programs without needing to purchase and master typical development equipment such as compilers, debuggers, and JTAG emulators.

The feel of emBASIC is very much that of an 1980-vintage BASIC interpreter running on personal computers of that decade. emBASIC is a fusion of ideas from many different implementations of BASIC, with some unique features thrown in.