bug-bison
[Top][All Lists]
Advanced

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

Please, support easy AST generation


From: Askar Safin
Subject: Please, support easy AST generation
Date: Sun, 09 Dec 2018 03:45:58 +0300

Hi. Often the only thing I want to do in Bison is just generate AST and nothing 
else. Unfortunately, in this case code becomes very repetitive. For example, 
this is Bison input I used to generate AST for small JavaScript subset: 
https://zerobin.net/?b9af68c9aa7a31a9#JB4wZseYTq9aKfZOwwZrDqBNCqlEZRj/+DM9bKdgtKU=
 . Please, support some feature, which eliminates the need to write such 
repetitive code. Such code can be easily generated from grammar alone

==
Askar Safin
http://vk.com/safinaskar

reply via email to

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