This is an old revision of this page, as edited by Reaper Eternal (talk | contribs) at 23:19, 7 November 2010 (→Packages: I think this is what it is trying to say). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Revision as of 23:19, 7 November 2010 by Reaper Eternal (talk | contribs) (→Packages: I think this is what it is trying to say)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
No issues specified. Please specify issues, or remove this template. (Learn how and when to remove this message) |
This article includes a list of references, related reading, or external links, but its sources remain unclear because it lacks inline citations. Please help improve this article by introducing more precise citations. (April 2010) (Learn how and when to remove this message) |
This article is currently undergoing a major edit by the Guild of Copy Editors. As a courtesy, please do not edit this page while this message is displayed. The copy editor who added this notice is listed in the page history. This page was last revised at 23:19, 7 November 2010 (UTC) (14 years ago) by Reaper Eternal (talk · contribs) (Click here to refresh this time calculation.). Please remove {{GOCEinuse}} from this page as this page has not been edited for at least 24 hours. If you have any questions or concerns, please direct them to the Guild of Copy Editors' talk page. Thank you for your patience. |
File:Hilogo.jpg | |
File:Hiscreeb.pngHiAsm on Windows 7 | |
Developer(s) | Dilma |
---|---|
Stable release | 4.3 build 183 / March 5, 2010; 14 years ago (2010-03-05) |
Written in | Delphi |
Operating system | Windows |
Size | 14.3 MB |
Type | IDE |
License | Freeware |
Website | www.hiasm.com |
HiAsm (Template:Lang-ru) is a free application development environment for win32, Qt, wxWidgets, scripts and pages in PHP, html, and JavaScript, in addition to applications for devices based on Windows Mobile. The PDA is one such device.
HiAsm is a practical example of the implementation of the approach model-oriented architecture, also known as "the development of the model". The significance of this approach is abstracted from the platforms, architectures, hardware vendors, and system software.
When designing, the user does not require a knowledge of programming languages and features of the operating system, thus allowing the user to create applications by controlling their model using an intuitive graphical interface.
Packages
HiAsm has supplementary packages you can use for certain kinds of applications.
Delphi & FPC
The basic package that comes with the environment, allows us to develop a small Windows-applications using the components of the Internet, databases, graphics (GDI and OpenGL), extensive multimedia capabilities (sound), and more other, but also less interesting background programs, applets, control panels, libraries DLL and so on.
PocketPC
Like the previous package, allows you to develop applications, but under Windows CE, that is, for PDA and some smartphones. And the package is structured so that the scheme, collected under the PocketPC, virtually no change can be transferred to Delphi & FPC and vice versa, reducing the time as the very development of the program and its porting to other platforms.
WEB
As the name implies, this package allows you to develop applications for the WEB-server (the script language PHP) and client-side (JavaScript), using a markup language HTML. Distinctive feature of this package is that the generated code for the compiled pattern in almost equal in quality to what a developer could write by hand. Due to this, the package can also be used to automatically generate the template WEB-applications with subsequent manual editing.
FASM
Most of the package serves as an example and demonstration of the capabilities at the same time the shell, and therefore interest will most likely only programmers who wish to develop their own package. Allows you to write Win32-applications in pure assembler (Flat Assembler), using the components of the code insertion and links between them.
Qt
Package based on the Qt allows you to develop cross-platform applications. HiAsm is possible to run only through Wine.
WxWidgets
Package based on wxWidgets, as well as Qt, you can create cross-platform applications.