write GEOS programs?
Lucky for those of us who enjoy programming, there are numerous packages of varying quality one may use to develop applications. They range from Assembler packages on up to high level languages, and all take advantage of the very well written GEOS 2.0 kernel’s powerful GUI support. The first package came from Berkeley Softworks themselves and was called geoProgrammer. It consists of a full symbolic Assembler package complete with Assembler, Linker, and symbolic Debugger applications. Support for macros, and Debugger support for ram expansion is included. Assembler source is written using geoWrite and may include multiple source files. The package also includes a 200+ page manual detailing the numerous assembler and linker directives, the myriad of debugger capabilities, and the full source for all example programs. The example programs include a sequential application, a VLIR application, and desk accessory. Sample macro and symbol include source files are also included. geoProgrammer