next-scripting

Difference between version 6 and 7 - Previous - Next
'''[https://next-scripting.org/%|%NX]''', or '''Next Scripting Language''' is a
flexible, [object orientation%|%object system] implemented in pure Tcl using
the [nsf%|%Next Scripting Framework].



** See Also **

   [TclSpec]:   



** Attributes **

   license:   MIT



** Description **

NX is derived from lessons learned during the development and long use of
[XOTcl] designed in projects containing several hundred thousand lines of code.
XOTcl was designed to provide support for object-oriented design patterns and
to provide a highly-dynamic programming environment.  NX adds to this design
features for [domain-specific language%|%language-oriented] programming.
By removing sources of common errors, NX makes it easier to maintain large
systems involving teams of developers. It encourages developers to
write better structured programs by providing clear interfaces.  Explicit
interfaces improve reliability and reuse of components. NX facilitates language
learning for novices by adopting a streamlined terminology.



** What Links Here **

<<backrefs>>

<<categories>>Object Orientation | next-scripting