[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: OT - Programming Languages w/o English Syntax



On Fri, Oct 17, 2003 at 04:15:48AM -0700, Tom wrote:
> [OT, sorry -- but question is obscure, will be hard to google]
> 
> Are any non-english-speaking readers aware of High-level programming 
> languages using non-English syntax?  Like, could I find a French C 
> compiler that uses "pour" instead of "for" and "si" instead of "if"?

You could stick #include "francais.h" in your C source, where
francais.h contains:

#define pour for
#define si if
#define casser break

or something like that...

-- 
Pigeon

Be kind to pigeons
Get my GPG key here: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x21C61F7F

Attachment: pgp0wa3SNttlS.pgp
Description: PGP signature


Reply to: