I am developing a compiler named P Basic.

In this language I utilize properties as the basic building block of class.

I have did some flex source and made it work.

I want to know how to parse real constants ?

That is what flex grammar I have to use ?