8.12

8 Launchers🔗ℹ

 #lang denxi/launcher package: denxi

A launcher is a Racket module defined by a user for the purposes of extending, configuring, then launching Denxi. A launcher starts with the same level of privilege as the OS-level user because it executes in advance of Denxi’s restrictions, so a programmer must exercise caution with untrusted data.

The denxi/launcher language is a superset of racket/base that reprovides all modules in the denxi collection except denxi/pkgdef.