I have started modifying source, but I am stuck now on word parsing. '.' has flag LETTER, I guess it is because of keywords '.area', '.org' etc. I have found also something in sdcc/sdas/doc/README, where variable names containing '.' are mentioned.

My question is whether this is current function which needs that keyword can contain '.' or whether it is possible that '.' can be the first character of keyword only... It would be helpful that instruction ld.sis would be automatically parsed as two keyword "ld" and ".sis".

Thanks and best regards.
Hynek Sladky


_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to