help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Question] - Is it a good idea to parse groff with Bison?


From: Roberto Jesus Dip
Subject: [Question] - Is it a good idea to parse groff with Bison?
Date: Thu, 5 Nov 2015 20:24:11 -0300

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]