I would like to share my notes (still in progress) on Bunda-Gerth parsing that was mentioned few times in APL Farm chatroom. I cannot promise time frame I can commit to but you have my words that I am working on it and I would like to share it here (even if it means I need to translate it back to ngn/k).
I guess I could also try to implement more classical LL, LR or CYK parsers too once I get the hang of dealing with trees in k.
May I propose restructuring the parsing directory to contain sub-directories dedicated to different parsing techniques unless you had different structure in mind?
Good morning sir :)
I would like to share my notes (still in progress) on Bunda-Gerth parsing that was mentioned few times in APL Farm chatroom. I cannot promise time frame I can commit to but you have my words that I am working on it and I would like to share it here (even if it means I need to translate it back to ngn/k).
I guess I could also try to implement more classical LL, LR or CYK parsers too once I get the hang of dealing with trees in k.
May I propose restructuring the parsing directory to contain sub-directories dedicated to different parsing techniques unless you had different structure in mind?
Thanks!
-Kyoung