Welcome: Difference between revisions

From triplescripts.org wiki
Content added Content deleted
(→‎Applications: NOT for peripheral communication)
Line 10: Line 10:
* auditable, offline software security fobs
* auditable, offline software security fobs
* file format decompressors, explorers, manipulators, etc
* file format decompressors, explorers, manipulators, etc
* ... and other utilities that perform limited file IO (particularly suited for one or more file inputs with zero or one file outputs, in the vein of programming language compilers)
* ... and other utilities that perform limited IO (particularly suited for one or more file inputs with zero or one file outputs, in the vein of programming language compilers or [[filters]])


What triple scripts are not suited for:
What triple scripts are not suited for:

Revision as of 23:17, 27 June 2023


This is the wiki for triplescripts.org — committed to software tooling for the out-crowd. To learn more about triple scripts and the triple scripts ecosystem, check the existing material on triplescripts.org, have a look at the why and how of triple scripts, or read on.

Applications

What triple scripts are well-suited for:

  • portable, no-fuss build scripts
  • auditable, offline software security fobs
  • file format decompressors, explorers, manipulators, etc
  • ... and other utilities that perform limited IO (particularly suited for one or more file inputs with zero or one file outputs, in the vein of programming language compilers or filters)

What triple scripts are not suited for:

  • networked applications
  • applications for communicating with peripheral devices
  • ... and many, many other classes of traditional applications

Triple scripts are for everyone, but not for all things. (See other mantras.)

More information

This wiki was started in June 2020, and at this time it remains fairly sparse. To get a clearer picture of what this is all about, you can find pertinent info on the following pages:

... and other terms listed in the glossary.

For those completely unacquainted with triple scripts and triple script development, please pay special attention to the triple script invariants. Given their importance, we'll repeat them here: we say that triple scripts are...

  • self-contained
  • homologous
  • automorphic
Cookies help us deliver our services. By using our services, you agree to our use of cookies.