Code completion and interative syntax (semantic) checking

Eray Ozkural (exa) erayo at cs.bilkent.edu.tr
Fri Jan 25 14:34:02 UTC 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Friday 25 January 2002 13:20, Gregor Zeitlinger wrote:
> I suggest doing search with _fuzzy_ logic. If a line doesn't end with ";"
> it's maybe_error and if ";" is not at the end of line as well. The maybe
> error might recover, but if it doesn't it will show the error there.
> An maybe_error recovery might consist of finding that the ";" was in a for
> statement, or you just did two statements in one line, although that's
> unlikely.
>

Do you have any idea what a fault tolerant parser is? 

It doesn't have anything to do with fuzzy logic if you're curious.

Such a parser isn't exactly something you can hack together. If that were the 
case we would be seeing several high quality NLP tools arising from the works 
of sourceforge crowd, which is not the case.

I doubt you know enough of language theory to talk about it.

...

- -- 
Eray Ozkural (exa) <erayo at cs.bilkent.edu.tr>
Comp. Sci. Dept., Bilkent University, Ankara
www: http://www.cs.bilkent.edu.tr/~erayo
GPG public key fingerprint: 360C 852F 88B0 A745 F31B  EA0F 7C07 AE16 874D 539C
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8UV2dfAeuFodNU5wRAjlmAJ9iWPXhJWo9v1SJukIuCPQmN8jZ3ACfTrou
NMzJdiucfCOh6burpvxBrUY=
=XU9I
-----END PGP SIGNATURE-----




More information about the KDevelop-devel mailing list