minimallist

A minimalist data driven data model library - https://github.com/green-coder/minimallist - Zulip archive https://clojurians.zulipchat.com/#narrow/stream/180378-slack-archive/topic/minimallist
2020-12-04T17:05:26.025400Z

Minimallist v0.0.10 was released. Now we can use it in places where we would use a regex. https://github.com/green-coder/minimallist Added: • String are now treated as first class sequences. • Added some helper functions for specifying string-based grammars. • Updated the documentation about strings, char-cat and char-set.

2🎉