Liberty BASIC
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using 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 |
|
Your Help Needed
If you know Liberty BASIC, please write code for some of the tasks not implemented in Liberty BASIC.
If you know Liberty BASIC, please write code for some of the tasks not implemented in 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 355 pages are in this category, out of 355 total.
A
- A+B
- ABC problem
- Abundant, deficient and perfect number classifications
- Ackermann function
- AKS test for primes
- Align columns
- Aliquot sequence classifications
- Almost prime
- Anagrams
- Anagrams/Deranged anagrams
- Animate a pendulum
- Animation
- Arbitrary-precision integers (included)
- Arithmetic evaluation
- Arithmetic-geometric mean
- Arithmetic/Complex
- Arithmetic/Integer
- Arithmetic/Rational
- Array concatenation
- Array length
- Arrays
- Assertions
- Associative array/Creation
- Associative array/Iteration
- Audio alarm
- Average loop length
- Averages/Arithmetic mean
- Averages/Mean angle
- Averages/Mean time of day
- Averages/Median
- Averages/Mode
- Averages/Pythagorean means
- Averages/Root mean square
- Averages/Simple moving average
B
C
- Caesar cipher
- Calendar
- Call a function
- Case-sensitivity of identifiers
- Catalan numbers
- Character codes
- Check that file exists
- Circles of given radius through two points
- Closest-pair problem
- Color of a screen pixel
- Colour bars/Display
- Comma quibbling
- Command-line arguments
- Comments
- Constrained random points on a circle
- Convert decimal number to rational
- Convert seconds to compound duration
- Conway's Game of Life
- Copy a string
- Count in factors
- Count in octal
- Count occurrences of a substring
- Create a file
- Create a two-dimensional array at runtime
- Create an HTML table
- CSV to HTML translation
- Cumulative standard deviation
D
E
F
G
- Galton box animation
- Globally replace text in several files
- Gray code
- Grayscale image
- Greatest common divisor
- Greatest element of a list
- Greatest subsequential sum
- Greyscale bars/Display
- Guess the number
- Guess the number/With feedback
- Guess the number/With feedback (player)
- GUI component interaction
- GUI enabling/disabling of controls
H
I
L
- Langton's ant
- Leap year
- Least common multiple
- Letter frequency
- Levenshtein distance
- Linear congruential generator
- Literals/String
- Logical operations
- Long multiplication
- Longest common subsequence
- Loop over multiple arrays simultaneously
- Loops/Break
- Loops/Continue
- Loops/Do-while
- Loops/Downward for
- Loops/For
- Loops/For with a specified step
- Loops/Foreach
- Loops/Infinite
- Loops/N plus one half
- Loops/Nested
- Loops/While
- Luhn test of credit card numbers
- LZW compression
M
- Mad Libs
- Magic 8-ball
- Magic squares of odd order
- Mandelbrot set
- Map range
- Matrix multiplication
- Matrix transposition
- Matrix-exponentiation operator
- MD5
- MD5/Implementation
- Metronome
- Miller–Rabin primality test
- Monte Carlo methods
- Monty Hall problem
- Morse code
- Mouse position
- Multiplication tables
- Munching squares
- Mutual recursion
N
O
P
- Palindrome detection
- Pangram checker
- Parsing/RPN calculator algorithm
- Parsing/Shunting-yard algorithm
- Pascal's triangle
- Percentage difference between images
- Perfect numbers
- Permutations
- Pi
- Pick random element
- Pinstripe/Display
- Pinstripe/Printer
- Play recorded sounds
- Playing cards
- Plot coordinate pairs
- Price fraction
- Primality by trial division
- Probabilistic choice
- Problem of Apollonius
- Program name
- Program termination
- Pythagorean triples
R
- Random numbers
- Range expansion
- Range extraction
- Rate counter
- Ray-casting algorithm
- Read a configuration file
- Read a file line by line
- Read a specific line from a file
- Read entire file
- Real constants and functions
- Record sound
- Remove duplicate elements
- Remove lines from a file
- Rename a file
- Repeat a string
- Return multiple values
- Reverse a string
- Reverse words in a string
- Rock-paper-scissors
- Roman numerals/Decode
- Roman numerals/Encode
- Roots of a function
- Roots of a quadratic function
- Roots of unity
- Rosetta Code/Run examples
- Rot-13
- Run-length encoding
- Runge-Kutta method
- Runtime evaluation
- Runtime evaluation/In an environment
S
- Scope modifiers
- Search a list
- SEDOLs
- Self-describing numbers
- Semordnilap
- Send email
- Sequence of non-squares
- Sequence of primes by trial division
- Set
- Seven-sided dice from five-sided dice
- SHA-1
- Shell one-liner
- Short-circuit evaluation
- Sierpinski carpet
- Sierpinski triangle
- Sierpinski triangle/Graphical
- Sieve of Eratosthenes
- Simple windowed application
- Sleep
- Sort an array of composite structures
- Sort an integer array
- Sort stability
- Sorting algorithms/Bubble sort
- Sorting algorithms/Comb sort
- Sorting algorithms/Heapsort
- Sorting algorithms/Insertion sort
- Sorting algorithms/Merge sort
- Sorting algorithms/Selection sort
- Sorting algorithms/Shell sort
- Speech synthesis
- Spiral matrix
- Stack
- Stair-climbing puzzle
- Statistics/Basic
- Statistics/Normal distribution
- Steady squares
- String append
- String case
- String concatenation
- String length
- String matching
- Strip a set of characters from a string
- Strip block comments
- Strip comments from a string
- Strip control codes and extended characters from a string
- Strip whitespace from a string/Top and tail
- Substring
- Substring/Top and tail
- Sum and product of an array
- Sum of a series
- Sum of squares
- Sunflower fractal
- Superellipse
- System time