This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Echte Lokaliserung der Programmbausprache/ Real Localisation of Programming Language
On Fri, Oct 17, 2008 at 1:27 PM, Nicholas Nethercote
<njn@csse.unimelb.edu.au> wrote:
> Early versions of AppleScript -- a "naturalistic" language with lots of
> keywords -- supported a french "dialect" and even Japanese. See page 20 of
> http://www.cs.utexas.edu/~wcook/Drafts/2006/ashopl.pdf
>
> AIUI, the foreign language support was dropped at some point.
It was still there the last time I looked about 3 years ago. Now
AppleScript would translate the english to french too as it would use
byte code for the keywords really.
Thanks,
Andrew Pinski