| 1. |
|
|
| 2. |
- Axelsson, Emil, 1978-, et al.
(författare)
-
The Design and Implementation of Feldspar: An Embedded Language for Digital Signal Processing
- 2011
-
Ingår i: Lecture Notes in Computer Science, Implementation and Application of Functional Languages. - 03029743. - 978-3-642-24275-5 ; 6647, s. 121-136
-
Konferensbidrag (refereegranskat)abstract
- Feldspar is a domain specific language, embedded in Haskell, for programming digital signal processing algorithms. The final aim of a Feldspar program is to generate low level code with good performance. Still, we chose to provide the user with a purely functional DSL. The language is implemented as a minimal, deeply embedded core language, with shallow extensions built upon it. This paper presents full details of the essential parts of the implementation. Our initial conclusion is that this approach works well in our domain, although much work remains.
|
|
| 3. |
- Axelsson, Emil, 1978-, et al.
(författare)
-
The Design and Implementation of Feldspar: an Embedded Language for Digital Signal Processing
- 2010
-
Ingår i: IFL 2010, the 22nd Symposium on Implementation and Application of Functional Languages.
-
Konferensbidrag (övrigt vetenskapligt)abstract
- Feldspar is a Domain Specific Language, embedded in Haskell, for programming Digital Signal Processing algorithms. The final aim of a Feldspar program is to generate low level code with good performance. Still, we chose to provide the user with a purely functional DSL. The language is implemented as a minimal, deeply embedded core language, with shallow extensions built upon it. This paper presents full details of the essential parts of the implementation. Our initial conclusion is that this approach works well in our domain, although much work remains.
|
|
| 4. |
|
|
| 5. |
- Persson, Anders, 1972-, et al.
(författare)
-
Generic Monadic Constructs for Embedded Languages
- 2012
-
Ingår i: Lecture Notes in Computer Science, Implementation and Application of Functional Languages. ; 7257
-
Konferensbidrag (refereegranskat)abstract
- We present a library of generic monadic constructs for embedded languages. It is an extension of Syntactic, a Haskell library for defining and processing generic abstract syntax. Until now, Syntactic has been mostly suited to implement languages based on pure, side effect free, expressions. The presented extension allows the pure expressions to also contain controlled side effects, enabling the representation of expressions that rely on destructive updates for efficiency. We demonstrate the use- fulness of the extension by giving examples from the embedded language Feldspar which is implemented using Syntactic.
|
|
| 6. |
- Persson, Anders, 1972-, et al.
(författare)
-
Generic monadic constructs for embedded languages
- 2011
-
Ingår i: IFL 2011, the 23rd Symposium on Implementation and Application of Functional Languages.
-
Konferensbidrag (övrigt vetenskapligt)abstract
- We present a library for generic monadic constructs for em- bedded languages. It is an extension of Syntactic, a Haskell library for defining and processing generic abstract syntax. Syntactic works best to implement languages based on pure, side effect free, expressions. The presented extension allows the pure expressions to also contain controlled side effects, enabling efficient representation of expressions that rely on destructive updates for efficiency.
|
|