Category: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 240 total.
(previous page) (next page)2
A
B
C
- Caesar cipher
- Calculating the value of e
- Call a function
- Cantor set
- Case-sensitivity of identifiers
- Casting out nines
- 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
G
H
I
L
- Largest five adjacent number
- Largest prime factor
- Largest proper divisor of n
- Long year
- Longest common substring
- Longest string challenge
- Look-and-say sequence
- 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
- Mandelbrot set
- Matrix digital rain
- Matrix transposition
- Maximum difference between adjacent elements of list
- Maximum triangle path sum
- McNuggets problem
- Meissel–Mertens constant
- Menu
- Mertens function
- Minimum multiple of m where digital sum equals m
- Minimum number of cells after, before, above and below NxN squares
- Minimum numbers of three lists
- Modular inverse
- Monte Carlo methods
- Monty Hall problem
- Multiplication tables
- Multiplicatively perfect numbers
N
P
R
S
- Search a list of records
- Semiprime
- SEND + MORE = MONEY
- Sequence of non-squares
- Sequence: smallest number with exactly n divisors
- Show ASCII table
- Sieve of Eratosthenes
- Sieve of Pritchard
- Sleep
- Smallest multiple
- Smallest square that begins with n
- Soloway's recurring rainfall
- Solve equations with substitution method
- Sort disjoint sublist
- Sorting algorithms/Bubble sort
- Sorting algorithms/Gnome sort
- Sorting algorithms/Heapsort
- Sorting algorithms/Quicksort
- Sorting algorithms/Stooge sort
- Spinning rod animation/Text