| DrakilorP2P |
08-31-2008 01:32 AM |
Quote:
Originally Posted by cbk1994
(Post 1419104)
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
(Post 1419131)
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
(Post 1419133)
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
(Post 1419162)
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.
|