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,11 @@
{{language|GFA Basic}}
{{implementation|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]

View file

@ -0,0 +1,2 @@
---
from: http://rosettacode.org/wiki/Category: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/Conways-Game-of-Life/GFA-Basic

View file

@ -0,0 +1 @@
../../Task/Elementary-cellular-automaton/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

1
Lang/GFA-Basic/Forest-fire Symbolic link
View file

@ -0,0 +1 @@
../../Task/Forest-fire/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

View file

@ -0,0 +1 @@
../../Task/Proper-divisors/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