  |
Tedd Sperling's FB Code Page - http://sperling.com/fb-code.php
Learn how to make your FB application into a OS X bundled application. There are also source code downloads for sorting, line drawing, and text rotation. |
  |
Universal Binary Compiler for FB - http://4toc.com/fb4
This freeware program converts your FutureBASIC source code to C code and then compiles it using GCC. It can compile code to PowerPC apps or Universal Binary apps. |
  |
FutureBASIC Home Page - http://www.stazsoftware.com/futurebasic/
This powerful Macintosh BASIC programming environment is now freeware. It compiles PPC, 68k, or Carbon OS X applications and includes a built in debugger. This BASIC development environment has full access to the Mac toolbox allowing you to do just about anything the Mac is capable of. |
  |
Derek Smith's FB Page - http://www2.hawaii.edu/~dereksmi/futurebasic.html
FB page with a bunch of open source projects, a number of examples of neat stuff like USB probing and using the Game Sprockets, and a couple of add-on libraries for FB. |
  |
FutureBASIC Notes - http://users.starpower.net/mkluskens/FBnotes.html
These notes highlight the keywords, constants, and functions of FutureBASIC. These notes were developed for quick review. They are organized by topic. The concept is that if you are looking for something, reading through the FB manual is too slow and the manual is not organized by topic. |