4 The planet Language

 #lang planet package: base

When used with #lang, planet must be followed by a short-form PLaneT path. The path is used in the same way that #lang uses plain identifiers: /lang/reader is added to the given path to determine a module that supplies a module reader.

The planet module (as opposed to the reader used with #lang) implements the raco planet command-line tool.