Here is one of rust libraries for generating lexer/parser LALRPOP <http://lalrpop.github.io/lalrpop/>
Here is rust library for writing shared library extensions for CPython rust-cpythton <http://dgrunwald.github.io/rust-cpython/doc/cpython/> Here is a video <https://youtu.be/CRiX-KTRmm0?t=1013> explaining how to write python extension in rust. > I didn't know that :-) > > > I am certain that I saw one rust library that implements a high performance parser for modern javascript, but I can't remember the name. It was bunch of related libraries. I remember vaguely that one of those libraries has "joker" in its name, but I am not sure of it. Vitalije -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
