Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Someone know how to use this ?
#1
"Flex " is a tool used in compilers to generate Scanner which is a lexical analyzer , i.e it takes your source code and convert it into tokens , where token is composed of token type and value
like for x , it will produce identifier , x .

it is composed of three specifications

a header fie, a cpp file , and source code

I dont know how to use this in codeblocks ?? do I have to download this Flex ?


someone please help Sad
Reply


Messages In This Thread
Someone know how to use this ? - by prince76 - 02-22-2012, 07:32 AM
RE: Someone know how to use this ? - by ///ViNcE - 02-23-2012, 11:31 AM
RE: Someone know how to use this ? - by prince76 - 02-27-2012, 05:31 AM
RE: Someone know how to use this ? - by ///ViNcE - 02-27-2012, 08:25 AM
RE: Someone know how to use this ? - by prince76 - 02-28-2012, 06:00 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)