View Single Post
  #39  
Old 08-30-2008, 06:10 AM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
Quote:
Originally Posted by cbk1994 View Post
GS2 is a pretty awesome language; it's very easy to learn (compared to other languages), and you can do a lot of stuff much easier than with other languages. While the price may be speed of running the code, it's still a very good starting language, and I think it is fine for Graal. I don't see any need to change it to a completely different language, just listen to some of the suggestions (**custom objects**, catchevent, etc).
Python is an awesome language, easy to learn compared to others, and you can do a lot of stuff much easier than with other languages. And there aren't weird things like only built-in variables being case sensitive and odd leftover functions for compatibility, variables without prefix being global instead of local to the function like in most other languages.
__________________
Reply With Quote