Wow, an unexpected development!
Quantomatic is in fact not running on isaplib anymore. It is designed
to run natively in Isabelle 2014 (for the "stable" and "integration"
branches) and work-in-progress for running in 2015 ("isabelle2015"
branch). The top-level file is "quanto.thy".
Thus there is now a much smaller library which is factored out of
isabelle and lives in the "core/lib" directory. Its most important
bits are the name/maps functors and the JSON stream parser. To build
standalone, it keeps a copy of isabelle's "Pure" directory also in
core. It uses a fairly stupid sed script to turn the top-level
theories into plain ML files (essentially turning every "ML_file"
statement into "use").
So, to summarise, yes, you'd probably be duplicating some effort, and
might be better off to start with "core/lib" from quanto's
"isabelle2015" branch. However, the JSON stream parser is currently
broken and I haven't had time to fix it yet.
> --
> You received this message because you are subscribed to the Google Groups
> "Quantomatic" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
quantomatic...@googlegroups.com.
> To post to this group, send email to
quant...@googlegroups.com.
> Visit this group at
http://groups.google.com/group/quantomatic.
> For more options, visit
https://groups.google.com/d/optout.