Hello everyone,

As part of a pet project, I'm trying to parse groff using Jison (
essentially a clone of  Bison, but in JavaScript ).

The idea behind this is to be able to parse groff to HTML in the browser,
and make a live editor of man pages ( similar to http://dillinger.io/ ).

Do you believe that its a good idea to use Bison for this?.

Thanks in advance.

-- 
Roberto Dip
_______________________________________________
help-bison@gnu.org https://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to