Jump to content

lexical analyzers

- - - - -

  • Please log in to reply
1 reply to this topic

#1
cesarg

cesarg

    Newbie

  • Members
  • Pip
  • 9 posts
i have been working on a project that will allow me to create my own compiler. we are going to achieve the compiler step by step. the phase we are working on
now requieres me to elaborate a program that will read a code written in a language that i must create. read the code line by line, identify reserved words or operators, and show the word and define it as well as indicate where it is located. does anyone know where i can gather up information to help me or have any examples that you can share?

#2
Momerath

Momerath

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 243 posts
http://www.cybercom....Net/Lex/Lex.htm
C/C++/C#/VB based Lexical Analyzers - efreedom
Introducing nGineer's Lexical Analyzer - Omer van Kloeten's .NET Zen




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users