Category:Chipmunk Basic
Chipmunk 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 Chipmunk Basic.
This programming language may be used to instruct a computer to perform a task.
See Also: |
---|
Chipmunk Basic is an implementation of BASIC.
Other implementations of BASIC.
Chipmunk Basic is a BASIC interpreter which runs on several different systems (Mac OS (from OS X back to System 6), Windows, Linux, HP-UX, and Solaris).
Chipmunk Basic is an old-fashioned Basic interpreter. Built-in editor based on line numbers allows to enter a program from the console keyboard; but Basic programs do not require line numbers when these programs are written with an external editor and run from files. Basic commands and statements can be entered and interpreted in immediate mode, or executed as program statements when a Basic program is run.
See also
Pages in category "Chipmunk Basic"
The following 200 pages are in this category, out of 215 total.
(previous page) (next page)2
A
- A+B
- Abundant, deficient and perfect number classifications
- Ackermann function
- Almost prime
- Amicable pairs
- Angle difference between two bearings
- Anonymous recursion
- Append numbers at same position in strings
- Archimedean spiral
- Arithmetic-geometric mean
- Arithmetic/Integer
- Array concatenation
- Array length
- Associative array/Merging
- Autogram checker
B
C
- Caesar cipher
- Calculating the value of e
- Cantor set
- Carmichael 3 strong pseudoprimes
- Cartesian product of two or more lists
- Case-sensitivity of identifiers
- Casting out nines
- Catalan numbers
- Catalan numbers/Pascal's triangle
- Catamorphism
- Centre and radius of a circle passing through 3 points in a plane
- Character codes
- Chebyshev coefficients
- Chinese zodiac
- Colour bars/Display
- Comments
- Compare length of two strings
- Count in factors
- Count in octal
- Count occurrences of a substring
- Create a two-dimensional array at runtime
- Cullen and Woodall numbers
D
- Day of the week
- Day of the week of Christmas and New Year
- De Polignac numbers
- Department numbers
- Determine if a string has all the same characters
- Determine if a string has all unique characters
- Determine sentence type
- Dinesman's multiple-dwelling problem
- Disarium numbers
- Display a linear combination
- Dragon curve
- Draw a rotating cube
E
F
G
H
L
- L-system
- Largest five adjacent number
- Largest prime factor
- Largest proper divisor of n
- Leap year
- Leonardo numbers
- Logical operations
- Long year
- Longest string challenge
- Look-and-say sequence
- 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
- Loops/Wrong ranges
- Luhn test of credit card numbers
M
- Magic 8-ball
- Magic squares of odd order
- Maximum triangle path sum
- McNuggets problem
- 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
- Morse code
- Multiple regression
- Multiplication tables
- Möbius function
N
P
- Padovan n-step number sequences
- Pancake numbers
- Pangram checker
- Pascal's triangle
- Perfect numbers
- Perfect totient numbers
- Periodic table
- Phrase reversals
- Pi
- Pick random element
- Pig the dice game
- Posit numbers/encoding
- Price fraction
- Primality by Wilson's theorem
- Proper divisors
- Pseudo-random numbers/Middle-square method
R
S
- Semiprime
- Sequence of non-squares
- Sequence: smallest number with exactly n divisors
- Set consolidation
- Shell one-liner
- Show ASCII table
- Sort disjoint sublist
- Sorting algorithms/Bubble sort
- Sorting algorithms/Gnome sort
- Sorting algorithms/Merge sort
- Sorting algorithms/Quicksort
- Split a character string based on change of character
- Statistics/Basic
- Steady squares
- String append
- String case
- String interpolation (included)
- String length
- String prepend
- Strip a set of characters from a string
- Substring/Top and tail
- Sudan function
- Sum and product of an array
- Sum digits of an integer
- Sum multiples of 3 and 5