Category:MiniScript
(Redirected from MiniScript)

This programming language may be used to instruct a computer to perform a task.
| See Also: |
|
|---|
MiniScript is a high-level scripting language designed originally for embedding in other software (especially games). The first implementation was in C#. In 2019, a C++ implementation was added, and both versions were open-sourced on GitHub.
More information can be found at miniscript.org.
Rosetta Code modules
The following modules may be useful when completing Rosetta Code tasks to avoid the same code having to be written or copy/pasted time and time again.
| No. | Module name | No. | Module name | |
|---|---|---|---|---|
| 1 | fmt | 2 | num | |
| 3 | int | 4 | rat | |
| 5 | complex | 6 | grapheme | |
| 7 | utf8 | 8 | charUtil | |
| 9 | setUtil | 10 | bagUtil | |
| 11 | dateUtil |
Todo
Pages in category "MiniScript"
The following 200 pages are in this category, out of 305 total.
(previous page) (next page)2
A
- A+B
- Abbreviations, simple
- ABC correlation
- ABC problem
- Abelian sandpile model
- Abundant odd numbers
- Abundant, deficient and perfect number classifications
- Accumulator factory
- Ackermann function
- Add a variable to a class instance at runtime
- Additive primes
- Air mass
- Align columns
- Almost prime
- Alternade words
- Amicable pairs
- Anadromes
- Anagrams
- Angles (geometric), normalization and conversion
- Animation
- Anonymous recursion
- Anti-primes
- Append numbers at same position in strings
- Apply a callback to an array
- Archimedean spiral
- Arithmetic derivative
- Arithmetic evaluation
- Arithmetic/Complex
- Arithmetic/Rational
- Array concatenation
- Array length
- Arrays
- ASCII control characters
- Associative array/Creation
- Associative array/Iteration
- Associative array/Merging
- Attractive numbers
- Averages/Arithmetic mean
- Averages/Mean angle
- Averages/Median
- Averages/Mode
- Averages/Simple moving average
B
C
- Caesar cipher
- Calculating the value of e
- Call an object method
- Calmo numbers
- Cantor set
- Case-sensitivity of identifiers
- Character codes
- Chinese remainder theorem
- Chinese zodiac
- Classes
- Code Golf
- Collections
- Comments
- Compare length of two strings
- Compound data type
- Conditional structures
- Convert decimal number to rational
- Conway's Game of Life
- Copy a string
- Count in factors
- Count in octal
- Count occurrences of a substring
- Cumulative standard deviation
- Currying
- CUSIP
D
E
F
G
H
I
K
L
- Leap year
- Least common multiple
- Lempel–Ziv complexity
- Levenshtein distance
- Longest common prefix
- Longest string challenge
- Look-and-say sequence
- Loops/Do-while
- Loops/Downward for
- Loops/For
- Loops/For with a specified step
- Loops/Foreach
- Loops/Infinite
- Loops/Nested
- Loops/While
- Luhn test of credit card numbers