Strafunski
From Wikipedia, the free encyclopedia
| Strafunski | |
|---|---|
| Developed by | Ralf Lammel, Joost Visser |
| OS | Linux, Unix |
| Genre | program transformation system |
| License | BSD, LGPL |
| Website | http://www.cs.vu.nl/Strafunski/ |
Strafunski is a functional programming-based toolset for implementing program analysis and transformation components. It is implemented in Haskell, and provides an API for operating on parse trees such as those generated by SDF. [1]
Features:
- Generic traversal over typed representations of parse trees
- integration with external components
[edit] See also
[edit] External links
[edit] Related Material
- ^ R. Lammel and J. Visser, A Strafunski Application Letter, PADL'03, Springer-Verlag

