Dialect: Difference between revisions

341 bytes added ,  2 years ago
lightly rework recent edits
(lightly rework recent edits)
 
(3 intermediate revisions by the same user not shown)
Line 33:
there ''is'' such a commitment regarding the post-compilation form. Any other
stance would subvert the triplescripts.org group's baseline strategy for
general accessibility, which is described in [[The why and how of triple scripts]].)
 
The constraints of the triple script problem space and the consequent design of the triple script dialect forbids all [[static initialization]], including the definition and use of singleton instances. Capabilities should be forged at the time of initialization of the [[system]] modules in the [[shunting block]] and passed parametrically to dependent objects.
 
== External links ==
 
* [https://triplescripts.org/dialect/ The triple script dialect in some greater detail on triplescripts.org]
* [https://users.ece.utexas.edu/~adnan/pike.html Rob Pike's 5 Rules of Programming]