Lex Programming: I’m one of the few Lex programmers I know. Lex is a development language that is often paired with Yacc (another programming language) to build compilers for other languages. The GNU versions of these languages are Flex and Bison. Because they are so closely associated with bnuilding compilers, people often overlook the fact […]
Continue Reading