My favorites | Sign in
Project Logo
                
Show all Featured downloads:
forthquest-0.49.zip
People details
Project owners:
  roger.levy

Keep up on this project through my Blog.

ForthQuest (A.K.A. Quest) is a library that's intended to become the preeminent game development language extension for Standard ANS Forth. Forth is a minimal-syntax, stack-based language that is the fastest interpretive language that also makes it easy to extend the language - application-writing in Forth is language-creation. Quest currently supports the SwiftForth compiler/IDE, but future target platforms include GForth (Linus and Windows), VFXForth, Win32Forth, PowerMops (Mac), and Swiftforth for Linux. Quest is based on OpenGL and uses SDL to manage input and image data, and DevIL to save and load images.

ForthQuest can do a lot and will be able to do a lot more, but currently here are some standout features:

SwiftForth is available for free on an unlimited trial basis from http://www.forth.com. The only things that are missing from the trial version are the system's source code and the ability to export .EXE's, but you can still run programs directly from source code. SwiftForth has a great OOP extension that you can use with this library, though the library itself is written without OOP to increase portability.

The library is compromised of these sub-libraries:

Docs at the moment are sparse, but if you love figuring things out, download the distro and see what this is all about for yourself.









Hosted by Google Code