Questions tagged as 'bison'

1
answer

Use of chains with bison and flex

I have a problem when retrieving strings that I have saved using flex in bison, I am new with these tools and I am only doing tests to create a language, but as I understand when you use the operator $ n gives you the value of the ele n of the r...
asked by 21.04.2017 / 09:57
1
answer

.h and .cpp with array of structures

Good, I need to create a header with an array of structures and a .cpp where the methods are implemented, and it has to have a struct, and create an array of that struct, and then from another file create that array and make the operations with...
asked by 16.05.2017 / 17:13