bug#73188: PEG parser does not support full PEG grammar

Ekaitz Zarraga <[email protected]> Mon, 23 Dec 2024 23:13:57 +0100
Newsgroups gmane.lisp.guile.bugs
Message-ID <[email protected]>
Hi,


On 2024-12-23 23:04, [email protected] wrote:
>      • Late kudos to Ekaitz for this great PEG contribution, especially RISCV,
>        which will IMO play a key part in the future of human secure control over machines 🙂

I think I didn't understand your message very well, but just as a 
clarification: the PEG work and RISC-V work are completely independent, 
one doesn't have anything to do with the other, and the RISC-V work is 
not merged in Guile yet.

The RISC-V work for the Guile JIT (guile already works in riscv without 
it) is in here:
https://gitlab.com/wingo/lightening/-/merge_requests/14

Hope this clarifies things.