Measures Concepts
GitHub icon

Locomotive BASIC

Locomotive BASIC - Programming language

< >

Locomotive BASIC is an open source programming language created in 1984.

#1144on PLDB 40Years Old

Locomotive Basic is a proprietary dialect of the BASIC programming language written by Locomotive Software used only on the Amstrad CPC (where it was built-in on ROM). It was the main ancestor of Mallard BASIC, the interpreter for CP/M supplied with the Amstrad PCW.. Read more on Wikipedia...


Example from hello-world:
10 print "Hello World" run

Language features

Feature Supported Token Example
Strings ✓ "
"Hello world"
Print() Debugging ✓ print

View source

- Build the next great programming language · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout