breck7 / scrollsdk

Build on top of Scroll.
https://sdk.scroll.pub
379 stars 17 forks source link

Parsers for treenotation #153

Closed ghost closed 1 year ago

ghost commented 1 year ago

As per clarification,

treenotation is syntax where there is no parent child relationships.

XML files have parsers, SGML files have them too. How do people write parsers for treebase if there are no relationships between parent node and child node.

Note: There are no discussions enabled for this project, so i posted this as an issue. Please forgive if its the wrong place to post such queries.

breck7 commented 1 year ago

TreeNotation has parent child/relationships. Grid Notation does not

ghost commented 1 year ago

I am sorry i got confused between leafDB and treeDB.

breck7 commented 1 year ago

I am sorry i got confused between leafDB and treeDB.

Lol. Thank you! I can't believe how confusing I made things by having TreeBase and then TreeDB. Hopefully leafdb.org has clarified things. I apologize! Thanks for bringing that to my attention.