> Stay tuned! Christopher is playing around with an API
> reverse-engineering script to produce BNF notations and railroad
> diagrams.


This was for my own consumption/fun! At least, as long as it is not
production ready :)

But since you mention it, I guess it does not harm to show the result that
I have so far:
http://www.nextencia.net/jooq/diagram.zip

...extract and open the xhtml file. It is big (about 3MB of self contained
data) showing the DSL from Factory (not the latest from Git, I am using my
week-old setup).

You can follow interesting chains by clicking on the image, for example:
- JOOQGrammar > SelectSelectStepExpressionChain > SelectSelectStepExpression
- back one level
- SelectSelectStep > SelectFromStep > SelectJoinStep > SelectWhereStep

It is still a bit rought: some nodes don't end up anywhere, small bits are
missing, and it is possible that things are messed up entirely and I didn't
notice :)

Of course, feel free to comment!

Cheers,
-Christopher

-- 
You received this message because you are subscribed to the Google Groups "jOOQ 
User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to