Category:True BASIC
True 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 True BASIC.
This programming language may be used to instruct a computer to perform a task.
Official website |
---|
Execution method: | Interpreted |
---|---|
Lang tag(s): | basic,TrueBasic |
See Also: |
|
True BASIC is a variant of the BASIC programming language descended from Dartmouth BASIC, the original BASIC. It was invented by college professors John G. Kemeny and Thomas E. Kurtz.
It is an interpreted, procedural language and sold as a commercial product. Versions have existed for Microsoft Windows, Apple Mac OS, MS-DOS, OS/2, and the Atari ST. The latest version of the language is 6.007 and currently only runs on Microsoft Windows.
Category:BASIC Implementations lists the many implementations of BASIC in Rosetta Code.
Pages in category "True BASIC"
The following 200 pages are in this category, out of 201 total.
(previous page) (next page)A
C
- Calculating the value of e
- Call a function
- Case-sensitivity of identifiers
- Catamorphism
- Character codes
- Check that file exists
- Code Golf: Code Golf
- Colour pinstripe/Display
- Comments
- Compare length of two strings
- Conditional structures
- Copy a string
- Count in factors
- Count occurrences of a substring
- Create a two-dimensional array at runtime
- Cullen and Woodall numbers
D
E
F
- Factorial
- Factors of an integer
- FASTA format
- Feigenbaum constant calculation
- Fibonacci sequence
- File extension is in extensions list
- File input/output
- Find first missing positive
- Find limit of recursion
- Find square difference
- Find the intersection of two lines
- FizzBuzz
- Flatten a list
- Formatted numeric output
- Function definition
H
I
L
- Largest prime factor
- Largest proper divisor of n
- Long year
- Longest common substring
- Longest string challenge
- Loops/Break
- Loops/Continue
- Loops/Do-while
- Loops/Downward for
- Loops/For
- Loops/For with a specified step
- Loops/Infinite
- Loops/N plus one half
- Loops/While
- Loops/With multiple ranges
- Luhn test of credit card numbers
M
- Magic 8-ball
- Magic constant
- Matrix transposition
- Maximum difference between adjacent elements of list
- Maximum triangle path sum
- Meissel–Mertens constant
- Menu
- Mertens function
- Minimum number of cells after, before, above and below NxN squares
- Modular inverse
- Monte Carlo methods
- Monty Hall problem
- Multiplication tables
N
P
R
S
- Search a list of records
- Semiprime
- SEND + MORE = MONEY
- Sequence of non-squares
- Sieve of Eratosthenes
- Sleep
- Smallest multiple
- Smallest square that begins with n
- Soloway's recurring rainfall
- Solve equations with substitution method
- Sorting algorithms/Bubble sort
- Sorting algorithms/Gnome sort
- Sorting algorithms/Heapsort
- Sorting algorithms/Quicksort
- Sorting algorithms/Stooge sort
- Spinning rod animation/Text
- Start from a main routine
- Steady squares
- String append
- String case
- String comparison
- String concatenation
- String interpolation (included)
- String prepend
- Strip a set of characters from a string
- Strip whitespace from a string/Top and tail
- Substring
- Substring/Top and tail
- Sudan function
- Sum and product of an array
- Sum digits of an integer
- Sum multiples of 3 and 5
- Sum of a series
- Sum of divisors
- Sum of elements below main diagonal of matrix
- Sum of two adjacent numbers are primes
- System time
T
- Tau function
- Tau number
- Temperature conversion
- Terminal control/Clear the screen
- Terminal control/Coloured text
- Terminal control/Display an extended character
- Terminal control/Hiding the cursor
- Ternary logic
- The Twelve Days of Christmas
- Time a function
- Towers of Hanoi
- Trabb Pardo–Knuth algorithm
- Triplet of three numbers
- Two identical strings