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/Astro/00-LANG.txt Normal file
View file

@ -0,0 +1,4 @@
{{stub}}{{language|Astro}}
Astro is a fun safe language for rapid prototyping and high performance applications.
Astro provides a sophisticated compiler with full type inference, compile-time garbage collection, and an extensive mathematical function library.
It pushes multiple dispatch as its primary paradigm but borrows from several other paradigms as well.

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

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

1
Lang/Astro/100-doors Symbolic link
View file

@ -0,0 +1 @@
../../Task/100-doors/Astro

1
Lang/Astro/15-puzzle-game Symbolic link
View file

@ -0,0 +1 @@
../../Task/15-puzzle-game/Astro

View file

@ -0,0 +1 @@
../../Task/99-bottles-of-beer/Astro

1
Lang/Astro/ABC-problem Symbolic link
View file

@ -0,0 +1 @@
../../Task/ABC-problem/Astro

View file

@ -0,0 +1 @@
../../Task/Accumulator-factory/Astro

View file

@ -0,0 +1 @@
../../Task/Address-of-a-variable/Astro

View file

@ -0,0 +1 @@
../../Task/Averages-Arithmetic-mean/Astro

View file

@ -0,0 +1 @@
../../Task/Averages-Root-mean-square/Astro

1
Lang/Astro/Caesar-cipher Symbolic link
View file

@ -0,0 +1 @@
../../Task/Caesar-cipher/Astro

1
Lang/Astro/Comma-quibbling Symbolic link
View file

@ -0,0 +1 @@
../../Task/Comma-quibbling/Astro

View file

@ -0,0 +1 @@
../../Task/Concurrent-computing/Astro

View file

@ -0,0 +1 @@
../../Task/Conditional-structures/Astro

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

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

View file

@ -0,0 +1 @@
../../Task/Integer-comparison/Astro

View file

@ -0,0 +1 @@
../../Task/Maximum-triangle-path-sum/Astro

View file

@ -0,0 +1 @@
../../Task/Number-reversal-game/Astro

1
Lang/Astro/Queue-Usage Symbolic link
View file

@ -0,0 +1 @@
../../Task/Queue-Usage/Astro

View file

@ -0,0 +1 @@
../../Task/Read-a-file-line-by-line/Astro

1
Lang/Astro/SHA-1 Symbolic link
View file

@ -0,0 +1 @@
../../Task/SHA-1/Astro

View file

@ -0,0 +1 @@
../../Task/Sorting-algorithms-Merge-sort/Astro

View file

@ -0,0 +1 @@
../../Task/String-comparison/Astro

1
Lang/Astro/Sum-of-squares Symbolic link
View file

@ -0,0 +1 @@
../../Task/Sum-of-squares/Astro

View file

@ -0,0 +1 @@
../../Task/Tokenize-a-string/Astro