AllegroForthKit
docs
docs
  • Introduction
  • Basic Usage
  • Dependencies
  • Standard-Compliant Modules
  • Core
    • The Display
    • Input
    • Graphics
    • LD and RLD
    • Piston
  • Libraries
    • Fixed-point Numbers
    • Keyboard
    • XML
  • Development & Porting
    • Porting
Powered by GitBook
On this page

Introduction

NextBasic Usage

Last updated 6 years ago

AllegroForthKit (aka AFKit) is a framework for making games (and other apps) in standard Forth using .

It's written to the DPANS94 standard.

AFKit consists of a collection of ANS-compatible libraries, bindings for external libraries, core modules, and optional libraries.

Note: The words "module" and "library" are used interchangeably, in the sense that a library is a kind of module.

Allegro 5