LL-1-Parsing-Table icon indicating copy to clipboard operation
LL-1-Parsing-Table copied to clipboard

Segmentation Fault

Open v1zh3d opened this issue 5 years ago • 2 comments

After compiling the code and running it gets segmentation fault error after printing First and Follow. If you have any solution for it do let me know. error

v1zh3d avatar Oct 25 '20 18:10 v1zh3d

@Vishu8 , you may like to check out my implementation of the code here It's pretty similar, perhaps you'll find it useful :D

rohitashwachaks avatar Oct 26 '20 07:10 rohitashwachaks

@RohitashwaChaks Its working thanks, but I wanted the YACC implementation as I have already implemented it in C language.

v1zh3d avatar Oct 26 '20 08:10 v1zh3d