https://github.com/ppetr/recursion-attributes
Allows representing and combing attributes on recursive processing of data structures, similar to attribute grammars.
https://github.com/ppetr/recursion-attributes
Last synced: over 1 year ago
JSON representation
Allows representing and combing attributes on recursive processing of data structures, similar to attribute grammars.
- Host: GitHub
- URL: https://github.com/ppetr/recursion-attributes
- Owner: ppetr
- License: other
- Created: 2013-01-26T21:27:03.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-04T13:34:33.000Z (over 13 years ago)
- Last Synced: 2025-01-31T08:44:23.603Z (over 1 year ago)
- Language: Haskell
- Size: 113 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
recursion-attributes
====================
Allows representing and combing attributes on recursive processing of data structures, similar to attribute grammars.