On Sun, Aug 16, 2015 at 6:47 PM, <[email protected]> wrote: > > Hello, > > First of all, can the C version of MARPA be used on its own (without PERL)? > Yes, here is a json parser <https://github.com/jeffreykegler/libmarpa/blob/master/test/json/json.c> in the libmarpa repo.
> Second, has anyone managed to run it using Java JNI? > Nope, AFAIK, but that must be doable relatively easily, as e.g. with lua, python and csharp in https://github.com/rns/libmarpa-bindings > > Many thanks. > > Philippe > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- 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]. For more options, visit https://groups.google.com/d/optout.
