Category:True BASIC
Appearance
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 an implementation of BASIC.
Other implementations of 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 200 pages are in this category, out of 267 total.
(previous page) (next page)2
A
- A+B
- Abundant, deficient and perfect number classifications
- Ackermann function
- Air mass
- Almost prime
- Amicable pairs
- Angle difference between two bearings
- Anonymous recursion
- Append numbers at same position in strings
- Arithmetic numbers
- Arithmetic-geometric mean
- Arithmetic-geometric mean/Calculate Pi
- Arithmetic/Integer
- Array length
B
C
- Caesar cipher
- Calculating the value of e
- Call a function
- Cantor set
- Case-sensitivity of identifiers
- Casting out nines
- Catamorphism
- Character codes
- Chebyshev coefficients
- 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
- Egyptian division
- Empty program
- Empty string
- Environment variables
- Ethiopian multiplication
- Euclidean rhythm
- Euler method
- Euler's sum of powers conjecture
- Even or odd
- Exactly three adjacent 3 in lists
- Exponentiation operator
- Exponentiation order
- Exponentiation with infix operators in (or operating on) the base
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 prime numbers of the form n*n*n+2
- Find square difference
- Find the intersection of two lines
- FizzBuzz
- FizzBuzz/Basic
- Flatten a list
- Floyd's triangle
- Formatted numeric output
- Function definition
G
H
I
K
L
- Largest five adjacent number
- Largest prime factor
- Largest proper divisor of n
- Leonardo numbers
- Long stairs
- Long year
- Longest common substring
- Longest string challenge
- Look-and-say sequence
- Loop over multiple arrays simultaneously
- 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
- Multiple regression
- Multiplication tables
- Multiplicatively perfect numbers