lens.l isn't there, but i found your trie.l quite interesting! https://gitlab.com/Abel-ze-Normand/trie.l/blob/master/trie.l
Abel Normand <abel.ze.norm...@gmail.com> schrieb am So., 19. Mai 2019, 23:08: > Hello everyone. > > I'm happy to present you my last project: > https://gitlab.com/Abel-ze-Normand/lens.l. It is a very nice abstraction > from Haskell functional programming community and I wanted to share with > you this PicoLisp implementation of Lens pattern and utilities to work with > them. I plan to use them not only as a proof of concept but also as > powerful tool to work with different formats of data in declarative way. I > hope you will find it useful or at least interesting. > -- > Best regards, Nail >