flex in linux
I am a newbie,i want to khonw how i can make c++ file from lex file,i know that we have this in windows,i mean that when i write my programme in lex in pargen( -pargen is a parser generator-in windows),pargen makes its .cpp file itself,is it possible in linux? can flex make .cpp file for my lex programme? wich command shoud i use?
|