On Fri, Jul 22, 2011 at 05:36:42AM +, arn...@skeeve.com wrote:
>
> Does Go use things that are bison-specific? If not, maybe Berkeley Yacc
> (there are various versions around) would be easier to port.
>
That's why I ask about Bison experts, it's hard to tell how deep the
usage of bison-spec
Does Go use things that are bison-specific? If not, maybe Berkeley Yacc
(there are various versions around) would be easier to port.
Arnold
I've been trying to port (GNU) bison to Plan 9 to make it easier
to get the Go release to compile under the Plan 9 native toolchain.
I needed to take a breather yesterday, it is just oh so frustrating!
Has anyone got bison ported yet? I suppose I could try linuxemu (hadn't
thought of that!) in des