guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#42465] [PATCH 06/10] gnu: Add python-lark-parser.


From: Marius Bakke
Subject: [bug#42465] [PATCH 06/10] gnu: Add python-lark-parser.
Date: Sat, 25 Jul 2020 18:05:11 +0200

Tanguy Le Carrour <tanguy@bioneland.org> writes:

> * gnu/packages/python-xyz.scm (python-lark-parser): New variable.

[...]

> +    (synopsis "A modern parsing library for Python")

Maybe "Multi-language parser for Python"?  At least the 'A' should go. 

> +    (description
> +     "Lark is a parser built with a focus on ergonomics, performance and 
> resilience.
> +Lark can parse all context-free languages.  That means it is capable of 
> parsing almost
> +any programming language out there, and to some degree most natural 
> languages too.")

Heh, cool stuff!  :-)

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]