|
|
|
| OmikronBasic was
originally developed in the 80s to be used on ATARI computers. After that, it was mainly used by scientists and
engineers to find solutions for complex and mathematically demanding problems. For example, this is how an extensive
program to simulate climatic changes was created. One engineering office uses a program written in Omikron Basic
to calculate ship constructions; an institute for differential geometry uses a program written in Omikron Basic
to calculate solution curves and their graphical representation. The list is endless. With the appearance of Omikron Basic 6, all of these complex applications are now able to utilize the enormous computation power of the PowerPC processor. Omikron Basic 6 is especially well suited for these demanding tasks, because it supports all important mathematical functions and even contains matrixes and the ability to perform determinant arithmetic. Since all executing routines are written in the assembler programming language, a high run speed of the compiled programs is the result. At the same time, programming in Omikron Basic 6 is as easy as one expects from a BASIC programming language. Just open a new programming window, type in the desired programming code and with just one mouse click ('Compile & Start'), the program can be tested right away. While text is being typed in, the Omikron Basic 6 editor already changes the text to a symbolic intermediary code. This process, also called 'tokenizing', provides the user with a variety of considerable advantages; just a few of these are as follows: |
|
| Most of the programming tasks do not require extensive knowledge of the Mac operating
system. Yet, all of the functions of the Macintosh operating system can be reached from within Omikron Basic (see
the program SpeekText.BAS in the DEMO folder of the demo version). In addition, Omikron Basic provides so-called
output windows, which are managed by Omikron Basic and allow any program, no matter how simple, to run neatly in
the multitasking environment of the Mac operating system. This is ideal for scientists and engineers, who would
rather concentrate on their problems at hand than work through 30 volumes of "Inside the Macintosh."
Advanced programmers have a wide variety of libraries at their disposal to fulfill special requirements such as complex numbers, numerical and statistical functions, programming of user interfaces, etc. These libraries can be integrated into Omikron Basic as command extensions. The user can even create user specific libraries with the help of the LibraryMaker. Thus, Omikron Basic is also well suited for larger projects. This is proven by the fact that Omikron Basic itself was written with Omikron Basic with the use of the ExtensionLibrary, EasyGem, and AssemblerLibrary. The detailed manual enables even beginners to work quickly with Omikron Basic; they will write their own programs in a very short time. |
|
|
|
© 1997-2003 Apple and Apple Power Mac are registered trademarks of Apple Computer Inc. |
O