View Single Post
  #49  
Old 08-31-2008, 01:32 AM
DrakilorP2P DrakilorP2P is offline
Registered User
DrakilorP2P's Avatar
Join Date: Apr 2006
Posts: 755
DrakilorP2P is just really niceDrakilorP2P is just really nice
Quote:
Originally Posted by cbk1994 View Post
it's very easy to learn (compared to other languages), and you can do a lot of stuff much easier than with other languages.
I find that it's problematic to learn due to the lack of documentation and consistence.
As for doing things easier, I think you may be referring to the platform. A different language would be able to interface the same thing.

Quote:
Originally Posted by xXziroXx View Post
GraalScript does the job well enough, there's no need for a second language to be embedded or replace the original one with it.
I feel that a different language could improve productivity for more than two persons.

Quote:
Originally Posted by xXziroXx View Post
Wanting a more solid scripting language is one thing, but to remove/replace what everyone are already used too (and have been for many years now) is another.
ECMAScript is very similar to GScript. Additionally, it shouldn't be too difficult to implement more than one language and make them cooperate to some degree (no need to go nuts).

Quote:
Originally Posted by xXziroXx View Post
some people like GScript because it's so unique comparing to other languages, and it's extremely friendly to newbie errors - even allowing things that it shouldn't be doing.
People like it because it's unique? Shakespeare programming language is more unique.
It seems to me that holding the programmer's hand like GScript does makes it internally inconsistent, which exacerbates the problem with the lack of a formal documentation.
Reply With Quote