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

4
Lang/Gecho/00-LANG.txt Normal file
View file

@ -0,0 +1,4 @@
{{stub}}
{{language}}
From its [https://github.com/tekknolagi/gecho GitHub repo]:
<blockquote>gecho is somewhat similar to FORTH. It will probably become less so as it grows.</blockquote>

2
Lang/Gecho/00-META.yaml Normal file
View file

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

1
Lang/Gecho/Comments Symbolic link
View file

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

1
Lang/Gecho/Empty-program Symbolic link
View file

@ -0,0 +1 @@
../../Task/Empty-program/Gecho

View file

@ -0,0 +1 @@
../../Task/Fibonacci-sequence/Gecho

1
Lang/Gecho/Generic-swap Symbolic link
View file

@ -0,0 +1 @@
../../Task/Generic-swap/Gecho

View file

@ -0,0 +1 @@
../../Task/Hello-world-Newline-omission/Gecho

1
Lang/Gecho/Hello-world-Text Symbolic link
View file

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

View file

@ -0,0 +1 @@
../../Task/Literals-Floating-point/Gecho

1
Lang/Gecho/Literals-String Symbolic link
View file

@ -0,0 +1 @@
../../Task/Literals-String/Gecho

View file

@ -0,0 +1 @@
../../Task/Logical-operations/Gecho