Category:GW-BASIC
(Redirected from GWBASIC)
GW-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 GW-BASIC.
This programming language may be used to instruct a computer to perform a task.
See Also: |
---|
GW-BASIC is an implementation of BASIC.
Other implementations of BASIC.
GW-BASIC is a dialect of the programming language BASIC that was supplied with some versions of MSDOS. It replaced BASICA and was in turn replaced by QBasic.
See also
Subcategories
This category has the following 3 subcategories, out of 3 total.
@
- GW-BASIC Implementations (empty)
- GW-BASIC User (3 P)
Pages in category "GW-BASIC"
The following 200 pages are in this category, out of 220 total.
(previous page) (next page)A
B
C
- Caesar cipher
- Calculating the value of e
- Cantor set
- Cartesian product of two or more lists
- Case-sensitivity of identifiers
- Casting out nines
- Catalan numbers
- Catalan numbers/Pascal's triangle
- Chaos game
- Character codes
- Chebyshev coefficients
- Chinese zodiac
- Comments
- Compare length of two strings
- Conway's Game of Life
- Count occurrences of a substring
- Create a two-dimensional array at runtime
- Cullen and Woodall numbers
D
E
F
- Factorial
- Factors of an integer
- Fibonacci sequence
- Find adjacent primes which differ by a square integer
- Find common directory path
- Find if a point is within a triangle
- Find limit of recursion
- Find squares n where n+1 is prime
- FizzBuzz
- Flatten a list
- Flow-control structures
- Floyd's triangle
- Function definition
G
H
I
L
- L-system
- Largest difference between adjacent primes
- Largest prime factor
- Largest proper divisor of n
- Leap year
- Least common multiple
- Leonardo numbers
- Logical operations
- Long stairs
- Long year
- Longest string challenge
- Look-and-say sequence
- Loops/Break
- Loops/Do-while
- Loops/Downward for
- Loops/For
- Loops/For with a specified step
- Loops/Infinite
- Loops/N plus one half
- Loops/While
- Loops/Wrong ranges
M
N
P
Q
R
S
- Safe and Sophie Germain primes
- Semiprime
- Sequence: smallest number with exactly n divisors
- Set consolidation
- Show ASCII table
- Sieve of Eratosthenes
- Sleeping Beauty problem
- Sort disjoint sublist
- Sorting algorithms/Bubble sort
- Sorting algorithms/Gnome sort
- Sorting algorithms/Insertion sort
- Special neighbor primes
- Split a character string based on change of character
- Statistics/Basic
- Steady squares
- Stem-and-leaf plot
- Strange numbers
- String append
- String interpolation (included)
- String length
- String prepend
- Subleq
- Substring/Top and tail
- Sum and product of an array
- Sum digits of an integer
- Sum multiples of 3 and 5
- Sum of a series
- Sum of divisors