AGI Logic Compiler: Difference between revisions

From Sierra Wiki
Jump to navigationJump to search
Andrew Branscom (talk | contribs)
Created page with "<div align="center"><span style="font-size: 22pt">AGI Logic Compiler</span><br />''Version 1.42''<!--<br />''Author ''--><br />''Developer Floating Hills Software''<br />''1997-12-28''</div></div> {{TechToolStub}} {{FanAGISoftwareInfobox | Software = AGI Logic Compiler | Image = | Version = 1.42 | ReleaseDate = {{1997S}}-12-28<ref>From the file's creation date</ref> | Company = {{FloatingHillsSoftwareTool}} | DevStatus = {{AbandonedDev}} | Published = {{Published}} | D..."
 
Andrew Branscom (talk | contribs)
 
(8 intermediate revisions by the same user not shown)
Line 16: Line 16:
| Source = {{SourceSW}}[[#DL|Yes]] (included in download)
| Source = {{SourceSW}}[[#DL|Yes]] (included in download)
| License = {{GPL2}}
| License = {{GPL2}}
| Type = {{FanAGICompilerTool}}
| Type = {{FanAGICompilr}}, {{FanAGISoftwareSuite}}
| Engine = {{AGITool}}
| Engine = {{AGITool}}
| Platform = {{DOSTool}}
| Platform = {{DOSTool}}
Line 26: Line 26:
==<br /> A.K.A. ==
==<br /> A.K.A. ==


* AGIC
* [[AGIC]]


==<br /> Description ==
==<br /> Description ==
Line 103: Line 103:
==<br /> Also See ==
==<br /> Also See ==


* [[:Category:AGI Software Suites]]
* [[:Category:AGI Software Suites|AGI Software Suites]]
* [[Volume File (AGI)|AGI Volume Files]]
* [[Volume File (AGI)|AGI Volume Files]]
* [[AGI DIR File|AGI Directory File]]
* [[AGI DIR File|AGI Directory File]]
Line 109: Line 109:
* [[AGI Specifications: Chapter 4 - The Logic Language|AGI Logic Language Specifications]]
* [[AGI Specifications: Chapter 4 - The Logic Language|AGI Logic Language Specifications]]
* [[:Category:Logic Resources|Logic Resource Articles]]
* [[:Category:Logic Resources|Logic Resource Articles]]
* [[:Category:Scripting Articles|Scripting Articles]]
* [[:Category:AGI Scripting|AGI Scripting Articles]]
* [[:Category:AGI Compiler Tools|AGI Compiler Tools]]
* [[:Category:AGI Compilers|AGI Compilers]]
* [http://krypton.mankato.msus.edu/~jimf/agic/agic.htm krypton.mankato.msus.edu/~jimf/agic/agic.htm]
* [http://krypton.mankato.msus.edu/~jimf/agic/agic.htm krypton.mankato.msus.edu/~jimf/agic/agic.htm]
&nbsp;
&nbsp;
Line 123: Line 123:
[[Category:Technical Info]]
[[Category:Technical Info]]
[[Category:AGI Technical Info]]
[[Category:AGI Technical Info]]
[[Category:Scripting Articles]]
[[Category:Scripting]]
[[Category:AGI Scripting Articles]]
[[Category:AGI Scripting]]
[[Category:Resource Volumes]]
[[Category:Resource Volumes]]
[[Category:AGI Resource Volumes]]
[[Category:AGI Resource Volumes]]

Latest revision as of 13:12, 2 January 2026

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