- It is based on a complete new rewrite of ScilabGtk
- The interpreter is written in C and objects with an internal class system.
- Gtk toolkit can be used from Nsp through a set of generated wrappers. The language bindings and class for Nsp are generated, the generator being based on the pygtk generator for python.
- It is modular (modular interpreter design, possible dynamic link of internal and external libraries).
- It is a GPL software.
- Author(s):
- Jean-Philippe Chancelier
- Bruno Pinçon
- François Delebecque
- many others for used libraries