Add tasks for all the new languages

This commit is contained in:
Tina Müller 2016-12-05 23:44:36 +01:00
parent 9dc3c2bb62
commit bba7bfd280
13208 changed files with 134745 additions and 0 deletions

View file

@ -0,0 +1,11 @@
{{language|GFA Basic}}
GFA Basic was a popular form of basic for the Atari ST computer. It provided an integrated editor and interpreter, and the ability to compile code into standalone programs. Full access was provided to the Atari operating system (TOS, VDI and AES).
GFA Basic for the Atari ST can be used through an emulator, see [http://www.atari-wiki.com/index.php/Emulators#Atari_Computer_Emulation_Matrix Emulator list]. GFA Basic also runs on the Atari-compatible [http://firebee.org Firebee].
==See also==
*[http://gfa.atari-users.net/atari/html/download.htm Version 3.6 for Atari ST]
*[http://gfa.atari-users.net/atari/ The Unofficial Home for GFA Basic (with ongoing support for the language)]
*[http://www.atari-wiki.com/index.php/GFA_BASIC Information about GFA Basic on Atari wiki]

1
Lang/GFA-Basic/100-doors Symbolic link
View file

@ -0,0 +1 @@
../../Task/100-doors/GFA-Basic

View file

@ -0,0 +1 @@
../../Task/Abundant,-deficient-and-perfect-number-classifications/GFA-Basic

View file

@ -0,0 +1 @@
../../Task/Amicable-pairs/GFA-Basic

View file

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

View file

@ -0,0 +1 @@
../../Task/Caesar-cipher/GFA-Basic

View file

@ -0,0 +1 @@
../../Task/Fibonacci-sequence/GFA-Basic

1
Lang/GFA-Basic/FizzBuzz Symbolic link
View file

@ -0,0 +1 @@
../../Task/FizzBuzz/GFA-Basic

View file

@ -0,0 +1 @@
../../Task/Greatest-common-divisor/GFA-Basic

View file

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

1
Lang/GFA-Basic/Langtons-ant Symbolic link
View file

@ -0,0 +1 @@
../../Task/Langtons-ant/GFA-Basic

View file

@ -0,0 +1 @@
../../Task/One-dimensional-cellular-automata/GFA-Basic

1
Lang/GFA-Basic/README Normal file
View file

@ -0,0 +1 @@
Data source: http://rosettacode.org/wiki/Category:GFA_Basic

View file

@ -0,0 +1 @@
../../Task/Reverse-a-string/GFA-Basic

View file

@ -0,0 +1 @@
../../Task/Sum-and-product-of-an-array/GFA-Basic

View file

@ -0,0 +1 @@
../../Task/Tree-traversal/GFA-Basic