Veripool has System Verilog lex and yacc definitions.  The language is
pretty complex and the methods for determining which other files to
load into the parser are not straight-forward imports or #includes.
I'd really like to avoid rewriting the tokenizer and grammar in a
python format.

What would be the best way to bolt the existing parser into Sphinx?
Should I try to provide some sort of Domain interface?  Or should I
simply generate Restructured Text myself?  Other options?

 - Ross

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to