Skip to content

A parser framework implemented in Haskell that allows parsing AST that remembers its original textual format. It allows a refactoring library to define the rewritings on the AST level, but still get the original format of AST nodes that are not modified.

nboldi/refactor-parser-framework

Repository files navigation

refactor-parser-framework

A parser framework implemented in Haskell that allows parsing AST that remembers its original textual format. It allows a refactoring library to define the rewritings on the AST level, but still get the original format of AST nodes that are not modified.

About

A parser framework implemented in Haskell that allows parsing AST that remembers its original textual format. It allows a refactoring library to define the rewritings on the AST level, but still get the original format of AST nodes that are not modified.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published