Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: A string library that includes a JSON parser



On Sun, 17 Nov 2019 at 09:35, Sebastian Gniazdowski
<sgniazdowski@xxxxxxxxx> wrote:
> Hello
> I've written a quite capable JSON parser in pure Zsh and thought that
> I'll make a string library and throw in a few other functions that I
> have handy. It can be found at:
> https://github.com/zdharma/zsh-string-lib.

The string library includes new functions:
- ini parser,
- Toml parser,
- two functions for non-greedy matching of patterns once posted to this list.

-- 
Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
Blog: http://zdharma.org



Messages sorted by: Reverse Date, Date, Thread, Author