An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

recursion-attributes
====================

Allows representing and combing attributes on recursive processing of data structures, similar to attribute grammars.