Lexical Analysis using Flex

preview_player
Показать описание
Flex (Fast Lexical Analyzer Generator) is a tool to perform lexical analysis by writing regular expressions and matching strings with these regex. In this video we see how we can write lex programs and run them, as well as different useful symbols in regular expressions.

Hope you understood lexical analysis using flex from this video. If you did, don't forget to give the video a thumbs-up, and share it with your friends!
___________________________________________________________________________

Рекомендации по теме
Комментарии
Автор

BEST intro i've found so far for Flex, thank you!

aslkdjfalsdkjfasldkfj
Автор

Amazing teaching bro!! Explained in a clear and crisp manner! It's worth the time to watch. Continue the good work for the community.

deekshithpranav
Автор

I've been strugling to learn that for a while now, thank you soooo much for the explanation

Masterlewger
Автор

thanks for the tutorial, mind sharing a video to help setup flex on windows ?

emilyrose
Автор

very well content in short interval of time
thanks brother

mdarsad
Автор

Wait.. Whats that integrated terminal? mind sharing about it?
cuz its throwing me errors with default terminal

syagni_
Автор

Awesome explanation but you missed out 'yywrap' function.

sagarchaudhari
Автор

Pretty awesome! Thanks, dude for making such an amazing video for us!

aminurrahmanashik
Автор

I copied the code word for word and on attempting to compile I keep getting this error:
"flex_tutorial.l", line 21: premature EOF

What seems to be the problem

Oladipupo_
Автор

which extension are you using for highlights

caglasahin
Автор

Is it possible to prompt user for two inputs and compare, like the confirm password mechanism

samkamau
Автор

Great video man!💥 Very well explained 👏

payalpanjwani
Автор

What is the difference between + and *

farhanasultana