Data commit

This commit is contained in:
Ingy döt Net 2023-07-01 11:58:00 -04:00
parent 7387c8f97b
commit cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions

View file

@ -0,0 +1,3 @@
{{language|Wee Basic}}
Wee Basic is a BASIC interpreter for the Nintendo DS. It can be used for programming and to create Nintendo DS homebrew.

View file

@ -0,0 +1,2 @@
---
from: http://rosettacode.org/wiki/Category:Wee_Basic

1
Lang/Wee-Basic/A+B Symbolic link
View file

@ -0,0 +1 @@
../../Task/A+B/Wee-Basic

1
Lang/Wee-Basic/Arrays Symbolic link
View file

@ -0,0 +1 @@
../../Task/Arrays/Wee-Basic

1
Lang/Wee-Basic/Draw-a-pixel Symbolic link
View file

@ -0,0 +1 @@
../../Task/Draw-a-pixel/Wee-Basic

View file

@ -0,0 +1 @@
../../Task/Empty-program/Wee-Basic

1
Lang/Wee-Basic/Empty-string Symbolic link
View file

@ -0,0 +1 @@
../../Task/Empty-string/Wee-Basic

View file

@ -0,0 +1 @@
../../Task/Guess-the-number/Wee-Basic

View file

@ -0,0 +1 @@
../../Task/Hello-world-Graphical/Wee-Basic

View file

@ -0,0 +1 @@
../../Task/Hello-world-Text/Wee-Basic

View file

@ -0,0 +1 @@
../../Task/Keyboard-input-Keypress-check/Wee-Basic

View file

@ -0,0 +1 @@
../../Task/Keyboard-input-Obtain-a-Y-or-N-response/Wee-Basic

1
Lang/Wee-Basic/Loops-For Symbolic link
View file

@ -0,0 +1 @@
../../Task/Loops-For/Wee-Basic

View file

@ -0,0 +1 @@
../../Task/Loops-Infinite/Wee-Basic

View file

@ -0,0 +1 @@
../../Task/Loops-N-plus-one-half/Wee-Basic

1
Lang/Wee-Basic/Loops-While Symbolic link
View file

@ -0,0 +1 @@
../../Task/Loops-While/Wee-Basic

View file

@ -0,0 +1 @@
../../Task/Random-number-generator-device-/Wee-Basic

1
Lang/Wee-Basic/Record-sound Symbolic link
View file

@ -0,0 +1 @@
../../Task/Record-sound/Wee-Basic

View file

@ -0,0 +1 @@
../../Task/Rock-paper-scissors/Wee-Basic

View file

@ -0,0 +1 @@
../../Task/Spinning-rod-animation-Text/Wee-Basic

View file

@ -0,0 +1 @@
../../Task/String-concatenation/Wee-Basic

View file

@ -0,0 +1 @@
../../Task/User-input-Text/Wee-Basic