A small parsing combinator library for Java
Find a file
Joscha d1d31abb04 Add incomplete xml parser
Doesn't adhere to any standards. Instead, it parses what I thought was
valid xml in a haphazard way. Might still be an interesting thing to
look at, to see how one would use the parser library.
2019-06-19 23:12:22 +00:00
src/main/java/de/plugh/compositeparse Add incomplete xml parser 2019-06-19 23:12:22 +00:00
.gitignore Import all classes 2019-06-19 19:51:30 +00:00
pom.xml Import all classes 2019-06-19 19:51:30 +00:00