/ /

ELENA Integrated Development Environment

Developer:
Updated / Version: 2012-09-10 / 1.7.15.8
Price: Free
User reviews:   No reviews, Write a Review
User ratings:
4.0/5 (1 vote)
Downloads total / this week: 83 / 0
Add to list Download Screenshot

Description

Advertisement ▼
ELENA is a general-purpose, object-oriented, polymorphic language with late binding. It features multiple dispatching, context-dependent roles, dynamic inheritance and group object support.

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 treaded 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. It's 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.

FEATURES:

· Pure polymorphic object oriented language
· "Horizontal" multiple inheritance
· Context dependant roles
· Dynamic "class mutation" ("annex / switch/ cast" handler)
· Multiple message dispatch
· ELENA Virtual machine (in developing)
· Command line 32-bit compiler
· GUI IDE & Debugger
· Unicode support
· Complete source code
· Number of samples, including a card game Up'N'Down (in development)
· Getting started tutorial
· Simple Assembler compiler


Show full description »

What's new What's new in version 1.7.15.8

New Release
ELC:Â
- argument list routine redesigned, arg, sign hints are no longer supportedÂ
- dispatching mechanism is redesignedÂ
- __prop is no longer supported, __args should be used insteadÂ
- new external role __argsÂ
- binary incompatible due to change in ecodes / argument list implementationÂ
- #try, #role are no longer supportedÂ
- sign, subj, arg hints are no longer supportedÂ
- argument list extenderÂ
- argument list disptacherSamples:Â
- some samples migrated to lib27LIB:Â
- part of the codebase migrated to lib27

Technical information Requirements, supported languages and OS

  • Supported OS: WinXP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64

Discover alternatives See more related apps by tags

Video Review/installation guide/how to

Reviews Your review will also be sent to the developers email address.

Be the first user to review it.

Your rating
Your name
Your review

(All reviews are moderated)


Share If you like it


Download badges All visitors that arrive by way of these badges will add download points to ELENA Integrated Development Environment

Download ELENA Integrated Development Environment / Windows
more badges +


You might also like

Add to list
  What is WideStudio? WideStudio is an open source, Integrated Development Environment for desktop applications purely made in Japan. This enables you to develop GUI applications that can run on Wi
Add to list
  Komodo IDE from ActiveState is a powerful integrated development environment for Perl, Python, Tcl, PHP, Ruby, Javascript
Add to list
  wxDev-C++ is a free integrated development environment (IDE) that is based on the popular Dev-C++. There are various features not found in the original Dev-C++. One of these is a visual RAD design
Add to list
  The Jade Integrated Development Environment is a straightforward development environment, which provides a GUI for the most important tools of the SUN JDK in order to ease the editing of source
Add to list
  MSP Development System is a optimizing C compiler that includes Micro-IDE (a Windows-based Integrated Development Environment), Serial Loaders, Terminal; Complete online documentation, Project Exa
Advertisement ▼

Categories

Access Your Account
Email:
Password:
Sign Up!

Join Us!

Top: Development