Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Triplicate

From triplescripts.org wiki
(Redirected from Compilation)

(Not to be confused with TripleKit, the heart of the trplkt reference compiler.)

Triplicate is a set of simple, deterministic steps to convert a module from pre-compilation form into post-compilation form, or vice versa. triplicate-forward is applied to the text of an ordinary source module to produce a well-formed t-block. triplicate-reverse takes as input a well-formed t-block and recovers the text of the original source module.

TODO: document the triplicate-forward and triplicate-reverse algorithms here

Cookies help us deliver our services. By using our services, you agree to our use of cookies.