Category:Liberty BASIC: Difference between revisions

No edit summary
(Turned off HoPL reference.)
 
(10 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{language|Liberty_basic
{{stub}}
{{language|Run_Basic
|exec=interpreted
|exec=interpreted
|site=http://www.runbasic.com
|site=http://www.libertybasic.com
|parampass=both
|parampass=both
|tags=rb}}
|tags=lb
|hopl=no
}}
{{language programming paradigm|procedural}}
{{language programming paradigm|procedural}}
{{implementation|BASIC}}
Run Basic uses the classic BASIC procedural style.
Liberty BASIC is a procedural programming language for [[Windows]] PCs, created by Shoptalk Systems. It was intended as a simple way to create professional programs, with full [[GUI]] ability, while still keeping a very simple [[BASIC]] syntax. While the current version only supports Windows, the next major release will support [[Mac OS X]] and [[Linux]] as well. Liberty BASIC runs under Wine on Linux at present.
Primary use is the development of programs that run in a web page but without the complexity and restrictions of other web programming approaches. Run BASIC includes it's own web server, however you can run it under other servers like Apache.


All tasks on this page are completed by the wonderful [http://libertybasiccom.proboards.com/ Liberty BASIC Community].
The syntax is based on Liberty BASIC with extensions for the web and SQLite. SQL results are returned as an object which can be rendered into a web page with flexibility.

Cascading Style Sheet are integrated.

If you are familiar with the BASIC programming language you can create web programs quickly and easily.

Unlike other web languages, session management is built in. Run Basic takes care of all the session variables. No need to create hidden input or create a flat file to hold variable information.

Run BASIC works on popular web browsers for [[Windows]], [[Linux]], [[Mac OS X]], [[iPhone]], and [[Android]].

Latest revision as of 00:17, 19 May 2021

Language
Liberty BASIC
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Interpreted
Parameter passing methods: By reference, By value
Lang tag(s): lb


Listed below are all of the tasks on Rosetta Code which have been solved using Liberty BASIC.
Liberty BASIC is an implementation of BASIC. Other implementations of BASIC.

Liberty BASIC is a procedural programming language for Windows PCs, created by Shoptalk Systems. It was intended as a simple way to create professional programs, with full GUI ability, while still keeping a very simple BASIC syntax. While the current version only supports Windows, the next major release will support Mac OS X and Linux as well. Liberty BASIC runs under Wine on Linux at present.

All tasks on this page are completed by the wonderful Liberty BASIC Community.

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "Liberty BASIC"

The following 200 pages are in this category, out of 356 total.

(previous page) (next page)
(previous page) (next page)