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

Add string literals #385

Closed pjonsson closed 4 years ago

pjonsson commented 4 years ago

This adds string literals to UntypedRepresentation and the layers below that. This enables us to represent the constant pi on the Program level.