#lisp #parser #string #list #convert #convert-string

lisp_parser

LISP parser library that converts a string into a list of strings or other lists

4 releases

0.1.3 Mar 8, 2022
0.1.2 Mar 8, 2022
0.1.1 Mar 8, 2022
0.1.0 Mar 7, 2022

#2957 in Parser implementations

21 downloads per month

MIT license

15KB
327 lines

This library contains only one public function: parse_lisp_program. See its docs for examples n stuff

No runtime deps