   Known bugs/limitations.  =======================   = 1)  Comments are only allowed some places, since comments has !     been included in the grammar.   > 2)  Variants in records is not fully supported. Will be fixed,,     if I get a good idea about how to do it.  > 3)  Sets is probably not fully supported. I am not used to use3     sets, so I have not tested these features much.   ) 4)  Labels of identifiers is not allowed.   + 5)  The vertical layout is not good enough.   * 6)  Labels just before END is not allowed.  1 7)  Complex expressions is not allowed in ranges.   H 8)  Problems with hexadecimal constants in TURBO PASCAL. [fixed in V2.0]  2 9)  Can not list function calls without arguments.  6 10) Single quotes in strings via doubling not allowed.  