Feldspar / feldspar-language

The goal of the Feldspar project is to define a high-level language that allows description of high-performance digital signal processing algorithms.
Other
45 stars 3 forks source link

Fail early in External Program #461

Closed pjonsson closed 4 years ago

pjonsson commented 4 years ago

Error out immediately when we detect an error in external program input. This simplifies the logic and untangles the IO from the external program helpers.