lisp_parser

Crates.iolisp_parser
lib.rslisp_parser
version0.1.3
sourcesrc
created_at2022-03-07 19:52:23.220735
updated_at2022-03-08 13:57:29.027304
descriptionLISP parser library that converts a string into a list of strings or other lists
homepagehttps://github.com/megahomyak/lisp_parser/
repositoryhttps://github.com/megahomyak/lisp_parser/
max_upload_size
id545167
size14,462
(megahomyak)

documentation

README

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

Commit count: 10

cargo fmt