gitonthescene / ngnk-libs

19 stars 0 forks source link

Adding more parser related contents. #1

Open kafka64 opened 4 months ago

kafka64 commented 4 months ago

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

gitonthescene commented 4 months ago

I hadn't thought too carefully about directory structure. I'm more than happy to move stuff around.