Measures Concepts
GitHub icon

Liberty BASIC

Liberty BASIC - Programming language

< >

Liberty BASIC is an open source programming language created in 1992 by Carl Gundel.

#1310on PLDB 32Years Old

Liberty BASIC (LB) is a commercial computer programming language and integrated development environment (IDE). It has an interpreter, developed in Smalltalk, which recognizes its own dialect of the BASIC programming language. It runs on 16- and 32-bit Windows and OS/2.. Read more on Wikipedia...


Example from Wikipedia:
[multi] for i = 1 to 10 res = 5 * i print res next i end

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