Misplaced Pages

HiAsm: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 19:19, 30 March 2010 editKolyan21rus (talk | contribs)6 editsNo edit summary← Previous edit Revision as of 19:19, 30 March 2010 edit undoKolyan21rus (talk | contribs)6 editsNo edit summaryNext edit →
Line 14: Line 14:
| website = | website =
}} }}
'''HiAsm''' ({{lang-ru|{Хиасм}}) - a free application development environment ], ], ], scripts and pages ], ] and ], as well as applications for devices based on ] - for example, ]. '''HiAsm''' ({{lang-ru|Хиасм}}) - a free application development environment ], ], ], scripts and pages ], ] and ], as well as applications for devices based on ] - for example, ].


HiAsm is a practical example of the implementation of the approach ], also known as "the development of the model. The significance of this approach is abstracted from the platforms and architectures hardware vendors and system software (mathematical) software. HiAsm is a practical example of the implementation of the approach ], also known as "the development of the model. The significance of this approach is abstracted from the platforms and architectures hardware vendors and system software (mathematical) software.

Revision as of 19:19, 30 March 2010

HiAsm
File:Hilogo.jpg
File:Hiscreeb.pngHiAsm on Windows 7
Developer(s)Dilma
Stable release4.3 build 183 / March 5, 2010; 14 years ago (2010-03-05)
Written inDelphi
Operating systemWindows
Size14.3 MB
TypeIDE
LicenseFreeware
Websitewww.hiasm.com

HiAsm (Template:Lang-ru) - a free application development environment win32, Qt, wxWidgets, scripts and pages PHP, html and JavaScript, as well as applications for devices based on Windows Mobile - for example, PDA.

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 and architectures hardware vendors and system software (mathematical) software.

When designing the user does not require knowledge of programming languages and operating features of operating system that allows you to create applications by controlling their model using an intuitive graphical interface.

Packages

Supplement HiAsm opportunities to create a certain kind of applications you can use the packages.

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. Sam HiAsm possible to run only through Wine.

WxWidgets

Package based on wxWidgets, as well as Qt, you can create cross-platform applications.

Links

Categories: