Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

GFA BASIC

< >

GFA BASIC is a programming language created in 1986.

#1213on PLDB 38Years Old

GFA BASIC is a dialect of the BASIC programming language, by Frank Ostrowski. The name is derived from the company ("GFA Systemtechnik GmbH"), which distributed the software. In the mid-1980s to the 1990s it enjoyed popularity as an advanced BASIC dialect, but has been mostly superseded by several other programming languages. Read more on Wikipedia...


Example from hello-world:
PRINT "Hello World"

Language features

Feature Supported Token Example
Strings ✓ "
"Hello world"
Print() Debugging ✓ PRINT

View source

- Build the next great programming language · About · Acknowledgements · Extensions · Day 630 · Donate · feedback@pldb.io