> Neither Guile or Squirrel are really full blown languages. Both of > them have the capability to limit the end user functionality. Squirrel > especially just doesn't provide the users with hax0r like > functionality to begin with Tightly controlling a script in Guile is > simple, I've seen the code, and cutting off a script from all file and > network interaction, all interprocess communication, and any other > tool is as simple as not loading those modules. I want a scripting > language mainly for those high level constructs that make it turing > complete.
I'm strongly against using a lisp-based language for scripting, it amuses geeks but is a nightmare for the rest of the world. Squirrel would be ok. Steph -- http://nct.ysagoon.com _______________________________________________ glob2-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/glob2-devel
