lispexp 0.1.1

A pure-Rust reader (lexer + parser) for S-expression syntax across many Lisp dialects
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "tests/corpus/chibi-scheme"]
	path = tests/corpus/chibi-scheme
	url = https://github.com/ashinn/chibi-scheme
[submodule "tests/corpus/clojure"]
	path = tests/corpus/clojure
	url = https://github.com/clojure/clojure
[submodule "tests/corpus/cl-ppcre"]
	path = tests/corpus/cl-ppcre
	url = https://github.com/edicl/cl-ppcre
[submodule "tests/corpus/lem"]
	path = tests/corpus/lem
	url = https://github.com/lem-project/lem
[submodule "tests/corpus/magit"]
	path = tests/corpus/magit
	url = https://github.com/magit/magit
[submodule "tests/corpus/typed-racket"]
	path = tests/corpus/typed-racket
	url = https://github.com/racket/typed-racket