ELENA Integrated Development Environment 1.4.5
ELENA Integrated Development Environment 1.4.5 Ranking & Summary
ELENA Integrated Development Environment 1.4.5 description
ELENA Integrated Development Environment 1.4.5 is built as a general-purpose, object-oriented, pure polymorphic language with late binding which offers more object-oriented program design, reusable, laconic and more standardized code.
The package includes compiler, IDE, ELENA libraries and samples. ELENA Integrated Development Environment is a simple to use programming language for any development environment.
Programs written in ELENA Language consist of a relatively large number of "tiny" objects where the level of interactions between objects is comparable with a level of inner-object calculations. To prevent the system becoming too complex to deal with the number of possible interactions between objects is limited. This approach allows eliminate "super" objects which in many cases make the program design too specialized and hard to modify.
ELENA treats any program as a set of objects (class instances). The program flow is a process of interaction between objects by sending each other messages. A message may have attached information (a message parameter). An object may react on message if it has an appropriate message handler (a method).
If the object reacts on the message it is treadled as successful otherwise unsuccessful. In its turn the method sends messages to other objects and so on until the flow reaches the method written by external tools (meta method). So ELENA may be considered as a framework language defining rules for object interaction.
Usually the object sends chain of messages where executing of every next message depends on the result of previous one. When one of messages is failed the chain considered as broken. Its possible to declare alternative chains which are executed if previous ones are broken. Every object may be formed up with other objects characterizing its internal state. They in turn may be formed with others and so on until meta objects which internal states are considered as raw data.
Major Features:
- Pure polymorphic object oriented language;
- Changeable object behavior routine ("shift" technology);
- Dynamic "class mutation" ("annex / switch/ cast" handler);
- Command line 32-bit compiler;
- GUI IDE & Debugger;
- Unicode support;
- Complete source code;
- Number of samples, including a card game UpNDown (in development);
- Getting started tutorial.
- Simple Assembler compiler.
Enhancements:
- Old style protected messages are no more supported
- Hint no more supported for protected message it is possible to provide namespace directly in the reference without any hint
- New floating-point number syntax:it should be ending with 'r' postfix
- $param is no longer supported
- ELENA API refactored: number of changes including symbol / message renaming
- Message private namespace could be shared between the modules belonging to the same subbranch
- Critical bag fixed in std'math module: round operation
- New class: std'basic'LongNumber, std'basic'LongInteger
- Coder refactored
- Output code optimized
- Critical bug fixed in GC (assigning local object fields)
- Fixed the bug with debugger auto watch
- New sample: graphs
- Code refactored, several small bugs fixed.
Requirements:
- Windows-x86(Win32).
ELENA Integrated Development Environment 1.4.5 Screenshot
ELENA Integrated Development Environment 1.4.5 Keywords
Bookmark ELENA Integrated Development Environment 1.4.5
ELENA Integrated Development Environment 1.4.5 Copyright
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com