Prev Up Next
Go backward to 6 A Complete Simple Example
Go up to Top
Go forward to Acknowledgements

7 Further Developments

It is indeed suitable to enlarge the class of CASL programs that can be executed with ELAN. A few extensions are underway:

Boyond these relatively easy extensions, there are also challenging questions: for instance, how to integrate ELAN labelled rules and strategies into CASL? How to deal with the specification of non-deterministic functions in CASL? In ELAN, non determinism is allowd since a computation can have a multiset of results (i.e. of normal forms). We could describe such specifications by introducing multiset operations to handle multisets of results, as done for instance in [Bor98]. In this case of course, execution of specifications with associative and commutative functions (like multiset union) is of prime interest.


CoFI Note: T-9 -- Version:  -- October 22, 1999.
Comments to Christophe.Ringeissen@loria.fr

Prev Up Next