Strafunski
From Wikipedia, the free encyclopedia
| Developer(s) | Ralf Lämmel, Joost Visser |
|---|---|
| Operating system | Linux, Unix |
| Type | program transformation system |
| License | BSD, LGPL |
| Website | http://code.google.com/p/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. Lämmel and J. Visser, A Strafunski Application Letter, PADL'03, Springer-Verlag
| This computer science article is a stub. You can help Wikipedia by expanding it. |