linux flavor with built-in lex.
I want to install linux, but I need it to have built-in lex. What flavor of linux has built-in lex ???
THANX
I think pretty much all distributions of linux at least come with lex. My experience is only with Mandrake Linux. I don't know if it installs lex automatically, but it gives you the option to select which applications you want to install. Lex is definitely on that list.
Almost all of them. It's called Flex. They also have a builtin parser (generally Bison or Yacc).
lex (or flex) is needed to build X, so the odds that you'll get it in any distribution you choose are pretty high.
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan
Quote: Original post by MonkeyCookie
I think pretty much all distributions of linux at least come with lex. My experience is only with Mandrake Linux. I don't know if it installs lex automatically, but it gives you the option to select which applications you want to install. Lex is definitely on that list.
Is this Mandrake Linux is free ?
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement