-
Notifications
You must be signed in to change notification settings - Fork 2
FAQ
Oliver Stueker edited this page May 5, 2015
·
2 revisions
1. **How do I setup my system to run the development version of Quixote?**
See the Tutorials_and_problems wiki page for instructions.
- What is JUMBO?**
- What are JUMBOConverters?**
- What is JUMBOParser?**
* there is no need to write procedural code (such as Java, Python, etc.) * all parsing apparatus is XML and can be written, read and processed externally to the JUMBOParser program * unit tests and documentation are combined; by adding examples you create documentation and test the program
It is well suited to community development and can be very rapidly adapted (hours) to changes in output format.
- What is a template?**
- What is a dictionary?**