Hi, I hope not. I've been programming in C-Style languages for about 15 years and semi-colons are second nature to me. Taking them out would totally screw me up. in fact, that is one reason I suck at languages like Python as my habit is to terminate a statement with a semi-colon and Python starts screaming at me it is wrong. I realise this is a personal opinion, but I absolutely hate Python and any language that doesn't use a strong C-Style syntax.
Smile. On 3/24/10, Andy <[email protected]> wrote: > Hi phil, > I know this is totally not conforming to C++ syntax, but is it possible > (or do you have plans) to make semicolons optional in the final release? > Languages like Python, for instance, don't use such things, and it's > kind of confusing, with with if statements not needing them and pretty > much everything else needing them. --- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [email protected]. You can make changes or update your subscription via the web, at http://audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/[email protected]. If you have any questions or concerns regarding the management of the list, please send E-mail to [email protected].
