Category:MiniScript
From Rosetta Code
MiniScript
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 MiniScript.
This programming language may be used to instruct a computer to perform a task.
See Also: |
|
---|
Your Help Needed
If you know MiniScript, please write code for some of the tasks not implemented in MiniScript.
If you know MiniScript, please write code for some of the tasks not implemented in MiniScript.
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.
Pages in category "MiniScript"
The following 151 pages are in this category, out of 151 total.
2
A
- A+B
- Abbreviations, simple
- ABC problem
- Ackermann function
- Add a variable to a class instance at runtime
- Animation
- Arithmetic evaluation
- Array concatenation
- Array length
- Arrays
- Associative array/Creation
- Associative array/Iteration
- Associative array/Merging
- Averages/Arithmetic mean
- Averages/Median
- Averages/Simple moving average
B
C
F
G
H
K
L
M
P
Q
R
S
- Self-describing numbers
- Semiprime
- Shoelace formula for polygonal area
- Show ASCII table
- Singly-linked list/Traversal
- Spinning rod animation/Text
- Split a character string based on change of character
- Square but not cube
- Stack
- Statistics/Basic
- String case
- String comparison
- String concatenation
- String matching
- Strip comments from a string
- Subleq
- Substitution cipher
- Substring/Top and tail
- Sum multiples of 3 and 5
- Sum of a series
- Sum of squares