Skip to main content
1 of 4
user1707873
  • 1.3k
  • 2
  • 10
  • 10

what is the difference between token and lexeme?

In compiler construction by aho ullman and sethi , it is given that the input string of characters of the source program are divided into sequence of characters that have a logical meaning , and are known as tokens and lexemes are sequences that make up the token so what is the basic difference ?

user1707873
  • 1.3k
  • 2
  • 10
  • 10