From 8d45a66522177616b8059fba3dd2a2c043cecea4 Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Fri, 9 Feb 2024 11:45:03 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a68fa46..509c6c5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ **Jargo** +edit: work is stalled, since the xmlparser (hard-xml) does not allow xml entities that are not known upfront, ie the element has them for every property. +I don't even think it should support them and/or the regular java libs like jaxb would do that. +So ... thinking of forking, but the code is really hard (declarative macro's) and not documented... + An experimental build tool for Java taking inspiration from Cargo. And it's called *Jargo*. I do not wish to put a J in front of anything, as is the java tradition,