View Single Post
  #82  
Old 03-27-2005, 06:34 AM
protagonist protagonist is offline
Banned
protagonist's Avatar
Join Date: May 2003
Location: CAW
Posts: 5,586
protagonist is on a distinguished road
Send a message via AIM to protagonist Send a message via MSN to protagonist
Quote:
Originally Posted by Kaimetsu
So what is your definition of 'scripting language'?
Truthfully, Gscript is not an independant protocol, and can't really be considered a scripting language so much as a branch of one (C/C++ I guess, since that's what Graal is coded in now and the structure; particularly the GUI functions are very C/C++ish).

Though, Graal could be considered an environment, as PHP servers serve as an environment for PHP. Still, I would almost call Gscript1/2 too user friendly to be an actual language, in the sense that it doesn't have the same range of functions which other languages have. It's iffy; kind of like calling VB a real language.
Reply With Quote