Data update

This commit is contained in:
Ingy döt Net 2024-03-06 22:25:12 -08:00
parent ed705008a8
commit 0df55f9f24
2196 changed files with 32999 additions and 3075 deletions

View file

@ -2,4 +2,7 @@
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 [https://github.com/JoeStrout/miniscript GitHub].
More information can be found at [https://miniscript.org/ miniscript.org].
More information can be found at [https://miniscript.org/ miniscript.org].
==Todo==
* [[Tasks not implemented in MiniScript]]

1
Lang/MiniScript/CUSIP Symbolic link
View file

@ -0,0 +1 @@
../../Task/CUSIP/MiniScript

View file

@ -0,0 +1 @@
../../Task/Character-codes/MiniScript

1
Lang/MiniScript/Comments Symbolic link
View file

@ -0,0 +1 @@
../../Task/Comments/MiniScript

1
Lang/MiniScript/Currying Symbolic link
View file

@ -0,0 +1 @@
../../Task/Currying/MiniScript

1
Lang/MiniScript/Date-format Symbolic link
View file

@ -0,0 +1 @@
../../Task/Date-format/MiniScript

View file

@ -0,0 +1 @@
../../Task/Date-manipulation/MiniScript

View file

@ -0,0 +1 @@
../../Task/Day-of-the-week/MiniScript

View file

@ -0,0 +1 @@
../../Task/Department-numbers/MiniScript

View file

@ -0,0 +1 @@
../../Task/Detect-division-by-zero/MiniScript

View file

@ -0,0 +1 @@
../../Task/Empty-string/MiniScript

View file

@ -0,0 +1 @@
../../Task/Exponentiation-operator/MiniScript

View file

@ -0,0 +1 @@
../../Task/Extreme-floating-point-values/MiniScript