Re^3: Interessantes Jobangebot für Informatiker
Hallo Reinhard,
da sollte man die Abnahmebedingungen sorgfältig studieren -
dass ein Programm wie das gewünschte eine reale Testsuite
korrekt absolviert, halte ich für machbar.
Ich dache zuerst auch - in Perl könnte man das
machen ;-) Allerdings wurde ich bald ernüchtert:
http://en.wikipedia.org/wiki/Perl
...
It is often said that "Only perl can parse Perl," meaning
that only the Perl interpreter (perl) can parse the Perl
language (Perl), but even this is not, in general, true.
Because the Perl interpreter can simulate a Turing machine
during its compile phase, it would need to decide the Halting
Problem in order to complete parsing in every case.
It's a long-standing result that the Halting Problem is
undecidable, and therefore not even Perl can always
parse Perl.
...
Damit ist die Sache erledigt.
Grüße
CMБ
PS.: scnr ;-)