Use records and add parameter for specifying path to frontend executable
- Dec 14, 2020
-
-
Fredrik Wieczerkowski authored
This lets consumers specify a custom path to the frontend executable (the default is still the frontend of the running Curry system).
-
Fredrik Wieczerkowski authored
-
Fredrik Wieczerkowski authored
-
Fredrik Wieczerkowski authored
This also makes these functions more robust w.r.t new params.
-
Fredrik Wieczerkowski authored
This not only makes it more extensible, it also eliminates a lot of boilerplate that would traditionally be required to declare the accessors.
-