AGI Logic Compiler

From Sierra Wiki
(Redirected from AGIC)
Jump to navigationJump to search
AGI Logic Compiler
Version 1.42
Developer Floating Hills Software
1997-12-28
  This article is a tool stub page. You can
help the Sierra Wiki by expanding it.
AGI Logic Compiler
Latest Version:  1.42
Release Date:  1997-12-28[1]
Company: Floating Hills Software
Development Status:  Abandoned
Publication Status:  Published
Developer(s): Unknown
Interface: CLI
Language: C
Open Source: Open
Source Availability:  Yes (included in download)
License: GPL2
Type: Compiler, Software Suite
Relevant Engine: AGI
Platform: DOS
Localization: English
Website: krypton.mankato.msus.edu/~jimf/agic/agic.htm




A.K.A.


Description

AGI Logic Compiler can compile a modified or new logic file, including the AGI Template Game.


Features


Requirements


Version History


Development Status

Further development of AGI Logic Compiler has been abandoned.


Usage

To compile a file, use the command line

AGIC filename [-o object_filename] [-t token_filename] [-e output_filename]

By default, AGIC will use OBJECT and WORDS.TOK for the object and token filenames, respectively. The output will normally go to LOGIC.OUT. To make life easier, this distribution includes various batch files for compiling with the preprocessor.


Options


Download

Download from here:


Known Issues


Credits


Legal

AGIC and the associated utilities are free software. The source code for AGIC can be used in your own programs provided certain restriction are met. For information, read the COPYING file included with this distribution. Help support our planet by writing more software under the GNU Public License. AGI Logic Compiler was distributed with the GPL2


References

  1. From the file's creation date


Also See