News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

HIDE 1.25.00

Started by Sevag.K, July 10, 2007, 05:01:05 AM

Previous topic - Next topic

Sevag.K

Home Page:
   http://sevag.krikorian.googlepages.com/hide


   v 1.25.00 Full Install
   http://home.comcast.net/~kyzra/hla/HIDE.zip

   v 1.25.00 Upgrade from HIDE 1.24.00+
   http://home.comcast.net/~kyzra/hla/HIDE_upgrade.zip

   Older versions:
      see bottom of file

HIDE Sources 1.25.00
   http://home.comcast.net/~kyzra/hla/HIDE_src.zip


Latest Update Log Entries

v1.25.00
-updated aRC templates, fixed LibraryWithTestProgram template,
added two quick program templates.
-fixed path issues when source file is located at root of drive
-fixed project to template not writing binary files properly
-updated gen, kMake, kHelp, hidelib, cCalc, wscan
-new version of Ketil's ResEd
-command line updates
   hide -b <proj>.hpr
   hide -ba <proj>.hpr
   runs HIDE to only re/build projects without GUI interface

-removed "Edit .hpr" menu item.  If hpr must be hand-customized,
you need to exit HIDE and use another editor or open the .hpr file
without any projects open.
-last project now saved with full path
-HIDE internal macros can now be used in Target scripts
-updated manuals HIDE Tools, HIDE, hidelib
-fixed DLL sample project

HIDE description:

HIDE is an IDE for HLA based on Ketil's RAEdit.dll.  It is a complete
HLA package containing all the tools and programs
necessary to get started with Randall Hyde's HLA.
No installation is necessary, HIDE runs sets up and runs from its
own folder, automatically generates makefiles (kmake format) allowing
easy modular programming.
HIDE is also integrated with FASM, allowing writing FASM programs as well as mixing HLA/FASM units within HIDE projects.


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.
   -full integration with FASM allowing FASM code to be written
   -mixed language programming allows for HLA and FASM units to
    be mixed in the same project.
   -option to auto-complete common HLA structure keywords
   -1 click/key jump to declarations, 4 storage spots + middle mouse btn
   -debug mode and debug window to display output.
   -properties viewer and project view for easy navigation of
    large projects as independent windows or docked into the main
    display.
   -greater in-program control of link settings.
   -option to integrate with a debugger of your choice.
   -templates for fast and easy startup of new applications.
   -minimum impact on system registry (only ResEd uses it to save
    window position).
   -code folding, bookmarks, highliting, resource editor and more.
   -a portable library that extends the hla standard library.
   -support tools: a make program, lexer generator, document reader,
    bit-mask generator, windows header consolidator

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).
khelp   A document reader that uses simple ASCII sectioned file.
gen   A simple lexer generator

HIDE, cCalc, kMake, kHelp, wscan, gen  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.

For soruces of support tools and other sample projects, visit
http://sevag.krikorian.googlepages.com/hlaresources

Older versions no longer supported.

   v 1.2.213
   http://home.comcast.net/~kyzra/hlafiles/HIDE.zip

   HIDE upgrade
   http://home.comcast.net/~kyzra/hlafiles/HIDE_upgrade.zip

   v 1.2.0+ download sites
   http://home.comcast.net/~kyzra/hlafiles/HIDE12.zip

   v 1.11 download sites
   http://home.comcast.net/~kyzra/hlafiles/HIDE111.zip

Documentation for pre 1.23 versions.  Newer versions have in-menu manuals.
   http://home.comcast.net/~kyzra/documents/English-html.zip
   http://home.comcast.net/~kyzra/documents/German.zip
   http://home.comcast.net/~kyzra/documents/Spanish.zip
   http://home.comcast.net/~kyzra/documents/HIDE_sxw.zip
   http://home.comcast.net/~kyzra/documents/hidelibPDF.zip