Go backward to 4 ATerm-instances for CASL and ELAN
Go up to Top
Go forward to 6 Conclusion

5 Available Tools for Executing CASL Equational Specifications

The translation from FCasEnv to REF is achieved using two tools implemented in C with the ATerm library developed by the ASF+SDF group in Amsterdam:

The basic tools fenv2efix and efix2ref have been integrated into a script called fenv2elan. Given a FCasEnv file, this script calls either

  1. the ELAN interpreter:
    fenv2elan fileName [-sort= query sort ] -interp interpreter options
  2. or the ELAN compiler:
    fenv2elan fileName [-sort= query sort ] -compil compiler options
  • 5.1 Calling the ELAN Interpreter
  • 5.2 Calling the ELAN Compiler

  • CoFI Note: T-9 -- Version: 1 -- November 10, 2000.
    Comments to FirstName.LastName@loria.fr

    Go backward to 4 ATerm-instances for CASL and ELAN
    Go up to Top
    Go forward to 6 Conclusion