[Updated Jun 08, 2008]
HIDE Homepage [Win32]
HIDE is an integrated development environment for HLA which requires no additional files nor editing system environment variables. Win32 only.
SavageEd Homepage [Win32]
A functional notepad replacement that is smaller, faster and
has more features.
kHelp 0.92 [Win32]
A document reader that displays specially formatted text files. Many of the products featured on this page have manuals in kHelp format.
hidelib [Win32, Linux]
A feature library that is a part of the HIDE package. Contains many functions and classes and can be used as an extension for hlalib. Most of the projects featured here make use of this library.
gen [Win32, Linux]
This is a simple lexer generator based on HLA2 sources. Processes a command language to produce a lexer ready for compiling and linking into any HLA program. The lexers in kMake and HIDE are generated by this program.
kMake [Win32, Linux]
A make script tool. Uses custom format, has limited support for makefile format.
cCalc [Win32]
Windows utility for seeing how some x/86 CPU instructions affect the registers and flags. Also useful for calculating boolean algebra and creating bit-masks. Comes with a small tutorial for boolean algebra.
debuglib.zip
Used in conjunction with SavageEd above, this library contains several functions that output information for debugging purposes. Win32 only.
wscan
A utility that is a part of the HIDE package, this can also be used independently. wscan scans hla files (and HIDE projects) for any "w" namespace labels and consolidates the matching labels from the w.hhf file into a smaller file called "win_inc.hhf"
Demos
openGL
A demo HIDE project. Program openGL with HLA.
XM Player
A demo HIDE project by Furious Logic demonstrating the use of the aRC XM library.
GraphicsEX
A demo HIDE project by Furious Logic demonstrating the use of the aRC GraphicsEX library.
DirectX
A demo HIDE project by Bernd Kastenholtz showing use of DirectX library.