@Claudia-Frank
Thanks for the input!
I got to do a lot of experimenting with it.
What comes to my mind - I could use some external libararies for
the lexical analysis, but then I have another task - to import and use 3d party
libraries with the PS plugin… but anyway, it seems that is not necessary – I have
regex and could loop over bytes as well, so it is not main problem here.
All in all, sounds like an interesting challenge.