it's a small , slow and not working lexer.
The name is Elvis. (the name is good)
It's a console bin
I tested under linux.
You can use and modify this code as you like.
Usage : elvis input_file output file
You will find a file named test.pb , this is the Default input_file
Output is in xml format
DOWNLOAD
It should support (Not tested) :
- multiline comment : /* */
- multiline string
- single line comment : //
- single line comment : ;
- nested Procedure
- oop start
enjoy
Slow
