About 79,500 results
Open links in new tab
  1. FreeBASIC Language | Home

    FreeBASIC is a high-level programming language supporting procedural, object-orientated and meta-programming paradigms, with a syntax compatible to Microsoft QuickBASIC.

  2. FreeBASIC Language | About

    BASIC compatibility FreeBASIC is not a "new" BASIC language. You don't need to learn much new if you are familiar with any Microsoft-BASIC variant. You can use either "-lang qb" for …

  3. Installing - FreeBASIC Wiki Manual | FBWiki

    Installing Installing FreeBASIC, any additionally needed packages, and perhaps a text editor or IDE.

  4. How to Program a Game: Lesson 1 - FreeBASIC Wiki Manual | FBWiki

    Introduction by Lachie Dazdarian The objective of this series of lessons is to help newbies who know very little of BASIC to learn the basics of programming in FreeBASIC necessary to …

  5. FreeBASIC Manual - FreeBASIC Wiki Manual | FBWiki

    FreeBASIC Manual | Language Documentation Keywords - Alphabetical Keywords - Functional Graphics Keywords Operator List Variables and Data Types Variable Declarations User …

  6. Community Tutorials - FreeBASIC Wiki Manual | FBWiki

    New To Programming? by The FB Community Compiling a BIG QB program by Antoni Game Programming How to Program a Game: Lesson 1 by Lachie Dazdarian Managing A High …

  7. Microsoft QuickBASIC - FreeBASIC Wiki Manual | FBWiki

    A BASIC compiler, interpreter and IDE QuickBASIC is a twenty year old interpreter/compiler upon which FreeBASIC is modeled. It runs in 16-bit MS-DOS. More information from : Microsoft …

  8. Introduction to Message-Based Programming - FreeBASIC

    Introduction to Message-Based Programming Written by rdc Historically, programming languages have been categorized as procedural and message-based. For example, QuickBasic could be …

  9. FreeBASIC Help - FreeBASIC Wiki Manual | FBWiki

    Language Documentation: Keywords and language features explained. Compiler Reference: How to invoke the compiler. Programmer's Guide & Tutorials: How to write programs in FreeBASIC.

  10. New to Programming? - FreeBASIC Wiki Manual | FBWiki

    New to Programming? If you're new to programming in general, you should probably learn what some basic concepts are: How Your Program Is Run What a Compiler Is Syntax Program …