dependencies:
|
[Dependency "base" [[VGte "3.0.0",VLt "4.0.0"]],Dependency "currypath" [[VGte "3.0.0",VLt "4.0.0"]],Dependency "filepath" [[VGte "3.0.0",VLt "4.0.0"]],Dependency "process" [[VGte "3.0.0",VLt "4.0.0"]],Dependency "propertyfile" [[VGte "3.0.0",VLt "4.0.0"]]]
|
documentation:
|
frontend-exec
=============
This package provides the library `System.FrontendExec` containing
operations to invoke the front end of the Curry system to compile
a given Curry program into various output formats
(e.g., AbstractCurry, FlatCurry, AST with position information).
|