Category:True BASIC
From Rosetta Code
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: |
|
Your Help Needed
If you know True BASIC, please write code for some of the tasks not implemented in True BASIC.
If you know True BASIC, please write code for some of the tasks not implemented in True BASIC.
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 165 pages are in this category, out of 165 total.
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
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
- FizzBuzz/Basic
- Flatten a list
- Function definition
H
I
L
M
N
P
R
S
- Search a list of records
- Sequence of non-squares
- Sieve of Eratosthenes
- Sleep
- Smallest multiple
- Smallest square that begins with n
- Solve equations with substitution method
- Sorting algorithms/Gnome sort
- Sorting algorithms/Heapsort
- Start from a main routine
- String append
- String comparison
- String concatenation
- String interpolation (included)
- String prepend
- Strip a set of characters from a string
- Substring
- 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
- Ternary logic
- The Twelve Days of Christmas
- Time a function
- Towers of Hanoi
- Trabb Pardo–Knuth algorithm
- Triplet of three numbers
- Two identical strings