Applesoft 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 Applesoft BASIC.
This programming language may be used to instruct a computer to perform a task.
Execution method: | Interpreted |
---|---|
See Also: |
|
Your Help Needed
If you know Applesoft BASIC, please write code for some of the tasks not implemented in Applesoft BASIC.
If you know Applesoft BASIC, please write code for some of the tasks not implemented in Applesoft BASIC.
Applesoft BASIC is an implementation of BASIC.
Other implementations of BASIC.
Applesoft BASIC was a dialect of BASIC supplied with the Apple II series of computers. It superseded Integer BASIC and was the BASIC in ROM in all Apple II series computers after the original Apple II model.
See Also[edit]
- Wikipedia: Applesoft BASIC
- Apple II Programmer's Reference from ][ In a Mac, via Landsnail.com
- AppleSoft BASIC tutorial for absolute beginners
Subcategories
This category has the following 3 subcategories, out of 3 total.
Pages in category "Applesoft BASIC"
The following 242 pages are in this category, out of 242 total.
A
B
C
- Caesar cipher
- Calculating the value of e
- Chaos game
- Character codes
- Check that file exists
- Color of a screen pixel
- Color wheel
- Colour bars/Display
- Comments
- Compare length of two strings
- Conditional structures
- Convert seconds to compound duration
- Copy a string
- Copy stdin to stdout
- Count how many vowels and consonants occur in a string
- Count in factors
- Count in octal
- Count occurrences of a substring
- Count the coins
- CRC-32
- Create a file
- Create a file on magnetic tape
- Create a two-dimensional array at runtime
- Create an HTML table
- Create an object at a given address
- CSV to HTML translation
D
E
F
G
H
I
K
L
- Last list item
- Leap year
- Least common multiple
- Letter frequency
- Literals/Floating point
- Literals/String
- Long multiplication
- Long year
- Longest common substring
- 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/Nested
- Loops/While
- Loops/With multiple ranges
- Loops/Wrong ranges
M
P
R
S
- Scope modifiers
- Show ASCII table
- Sierpinski carpet
- Sieve of Eratosthenes
- Simulate input/Keyboard
- Sleep
- Sorting algorithms/Bubble sort
- Stack
- String append
- String case
- String comparison
- String concatenation
- String length
- String matching
- String prepend
- Strip a set of characters from a string
- Strip comments from a string
- Substring
- Sum and product of an array
- Sum digits of an integer
- Sunflower fractal
T
- Terminal control/Clear the screen
- Terminal control/Cursor movement
- Terminal control/Cursor positioning
- Terminal control/Dimensions
- Terminal control/Display an extended character
- Terminal control/Hiding the cursor
- Terminal control/Inverse video
- Terminal control/Positional read
- Terminal control/Preserve screen
- Terminal control/Ringing the terminal bell
- Tetris
- Tokenize a string
- Twin primes