New version of HIDE is now available
HIDE 1.0.5
Get it from the aoaprogramming files section ("HLA Programs" folder)
or at the HIDE home page.
http://www.geocities.com/kahlinor/HIDE.html
Changes in 1.0.5
-fixed some bugs
-change behavior of 'Autocomplete Structures'. It no longer changes tabs
to spaces.
-added support to remember last directory visited.
-upgraded the HLA core files to the new version 1.74
-new version of KHLA with some fixes
-new version of Kmake with some fixes and now with limited Borland 'MAKE'
compatibility mode.
-basic printing support - modified version of Roger Taylor's print routines.
-removed libraries that didn't have complimentary header file to make
the distribution lighter. These files are still available with the
PellesC package available at: http://www.smorgasbordet.com/pellesc/
HIDE is a complete HLA programming IDE and package ready to compile and run
programs as soon as it is unzipped from the archive.
Features in the package:
HIDE The main IDE.
-no install necessary, it can be run from virtually any
folder. All paths are relative and updated each time
HIDE loads (if necessary).
-autogeneration of make file for easy project management of
modular programming.
-option to auto-complete common HLA structure keywords
-debug mode and debug window to display output.
-properties viewer and project view for easy navigation of
large projects.
-option to integrate with a debugger of your choice.
-templates for fast and easy startup of new applications.
-code folding, bookmarks, highliting, resource editor and more.
-minimum impact on system registry (only ResEd uses it to save
window position).
HLA Randall Hyde's HLA compiler, the HIDE package comes with hlaparse
(the core of the HLA compiler), the HLA standard library and
corresponding header files.
www.artofassembly.com
FASM Tomasz Grysztar's Flat Assembler.
http://flatassembler.net/
POTools
polink, polib, porc and Windows libraries from Pelle Orinius's
PellesC package.
http://www.smorgasbordet.com/pellesc/
ResEd Ketil Olson's resource editor and RAEdit.dll
RAEdit http://radasm.visualassembler.com/
cCalc A bit-mask generator with a visual aid of 32bits register
kmake A scirpt processor with a custom syntax and Borland 'Make'
compatibility mode (limited).
khla A custom front-end for hlaparse which uses a configuration
file for paths and options.
HIDE, cCalc, kmake and khla are open-source programs.
HIDE package is released free of charge for commercial or
personal use as long as the terms and conditions of the licenses
are upheld.
Licence information may be found in the HIDE\Documents\Licences folder.
Tools that don't have licences are released either Public Domain or
freeware. More information can be found at the appropriate web sites
provided.
Thanks for the new release, I will check it :U
I did some internal re-structuring to fix up some of the code so one bug slipped through.
If the link doesn't work, try the "main mirror"
I've updated the files, but if anyone already downlaoded 1.0.5, here is the fix to 1.0.5.b
[attachment deleted by admin]
I'll update it soon, then.