The Feature Language Extensions is a set of programming language constructs designed to enable the programmer to develop a reusable feature without entangling with the programs of other features. This implies that... more...
Programs entangle mainly because features of the application interact. The entanglement problem cannot be solved using languages that require specification of execution flows... more..
Writing programs in FLX is faster and simpler. For instance, in a telephony prototype the basic call processing feature POTS can be written in less than 200 lines of code! And it does not need to be changed as new features are added. FLX programs are invoked by and can reuse programs written in Java... more..
With a JRE installed, you need to download the following.