Related articles |
---|
[5 earlier articles] |
Sv: "Near Miss" error handling? sskaflot@online.no (srs srs) (2001-03-31) |
Re: "Near Miss" error handling? samiam@cisco.com (Scott Moore) (2001-03-31) |
Re: "Near Miss" error handling? Martin.Ward@durham.ac.uk (2001-03-31) |
Re: "Near Miss" error handling? ian.trudel@tr.cgocable.ca (Ian Trudel) (2001-03-31) |
Re: "Near Miss" error handling? joachim_d@gmx.de (Joachim Durchholz) (2001-04-04) |
Re: "Near Miss" error handling? joachim_d@gmx.de (Joachim Durchholz) (2001-04-04) |
Re: "Near Miss" error handling? uabbwat@uab.ericsson.se (Barry Watson) (2001-04-04) |
Re: "Near Miss" error handling? ralph@inputplus.demon.co.uk (2001-04-14) |
Re: "Near Miss" error handling? henry@spsystems.net (2001-04-15) |
Re: "Near Miss" error handling? dmitry@elros.cbb-automation.de (2001-04-16) |
Re: "Near Miss" error handling? lindig@eecs.harvard.edu (Christian Lindig) (2001-04-16) |
Re: "Near Miss" error handling? vbdis@aol.com (2001-04-18) |
From: | "Barry Watson" <uabbwat@uab.ericsson.se> |
Newsgroups: | comp.compilers |
Date: | 4 Apr 2001 00:20:50 -0400 |
Organization: | UAB/Y/SL |
References: | 01-03-135 01-03-171 |
Keywords: | errors |
Posted-Date: | 04 Apr 2001 00:20:50 EDT |
Hej!
Is the trouble with soundex not that it's pretty language dependant?
This would work with programming language keywords which were wrongly
entered (fixed natural language usually English) but the identifiers
could be written in a natural language very different from the natural
language of the identifiers. The compiler would have to ask the user
which language he is using for his identifiers. For example imagine a
Turkish programmer using his native tounge for his identifiers and the
compiler has soundex initialised for English.
Mvh Barry
Return to the
comp.compilers page.
Search the
comp.compilers archives again.