Hello, Internally, Marpa perl packages uses the low-level libmarpa <https://github.com/jeffreykegler/libmarpa>, which can be directly accessed through C++.
There is also marpaWrapper <https://github.com/jddurand/c-marpaWrapper> that is a very thin layer on top of libmarpa, more event and callback oriented than native version. Regards, Jean-Damien. Le dimanche 13 octobre 2019 11:28:26 UTC+2, [email protected] a écrit : > > Marpa Parser generator is awesome... but it's too uncomfortable to use it > from PLs ala C++ Java C# . > > Is there some Marpa like parser generator for C++ Java C#...? > Is there other parser generators using ~ Marpa algorithm? > -- You received this message because you are subscribed to the Google Groups "marpa parser" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/marpa-parser/debe6753-ef9c-4466-8c62-59ad10c1fd50%40googlegroups.com.
