Update README.md
This commit is contained in:
parent
8d45a66522
commit
14a25044d6
1 changed files with 6 additions and 1 deletions
|
|
@ -1,9 +1,14 @@
|
||||||
**Jargo**
|
**Jargo**
|
||||||
|
|
||||||
edit: work is stalled, since the xmlparser (hard-xml) does not allow xml entities that are not known upfront, ie the <properties> element has them for every property.
|
----
|
||||||
|
|
||||||
|
**edit:**
|
||||||
|
work is stalled, since the xmlparser (hard-xml) does not allow xml entities that are not known upfront, ie the <properties> 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.
|
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...
|
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.
|
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,
|
And it's called *Jargo*. I do not wish to put a J in front of anything, as is the java tradition,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue