NT Script: Difference between revisions

225 bytes removed ,  16:59, 27 June 2019
m
removes revision notice
m (signature)
m (removes revision notice)
Line 1: Line 1:
{{Needs revision
|reason=The pre-made scripts at the very bottom of this page are out of date and do not function.|user=[[User:Identification|Identification]] ([[User talk:Identification|talk]]) 21:33, 19 June 2019 (CEST)}}
The NT Scripting Language(NT Script, or NTSL) is a new piece of technology being pushed by NT Tech Department to standardize programming and communication of all Nanotrasen-grade electronic devices. Its syntax is a mixture of PHP, C++, and JavaScript. Most implementations of NT Script are not object-oriented and do not allow the definition of classes, instead, rely on ROBUST(tm) memory management system to store entities in a dynamic data tree. NT Script does allow the in-line definition of functions, however.
The NT Scripting Language(NT Script, or NTSL) is a new piece of technology being pushed by NT Tech Department to standardize programming and communication of all Nanotrasen-grade electronic devices. Its syntax is a mixture of PHP, C++, and JavaScript. Most implementations of NT Script are not object-oriented and do not allow the definition of classes, instead, rely on ROBUST(tm) memory management system to store entities in a dynamic data tree. NT Script does allow the in-line definition of functions, however.