I've seen a similar question here. That one works fine with Linux but don't work for windows.
Asked
Active
Viewed 284 times
2 Answers
0
For windows using flix and bison making a.exe
flex filename
gcc lex.yy.c
start a.exe

Tushar Sharma
- 11
- 3