sexpy 0.1.1

Automatically derivable s-expression parsers for simple programming languages
Documentation
.PHONY: test expand

expand:
	cargo expand --lib --tests

test:
	cargo test -- --nocapture