Skip to main content

Module profile

Module profile 

Source
Expand description

The LanguageProfile model: organ uses, badges, and profile metadata.

Structs§

LanguageProfile
A language profile: the reader, lowering, eval-policy, organs, and metadata that present one surface language over the shared Expr graph.
OrganUse
One organ a profile uses, with its configuration options.

Functions§

language_profile_class_symbol
Class symbol for the standard/Profile runtime object.
sim_expression_profile
The built-in sim-expression profile: the standard distribution’s own surface over the shared Expr graph (lisp reader, default eval policy, core organs).
sim_expression_profile_symbol
Symbol naming the built-in sim-expression profile.
standard_binding_organ_symbol
Symbol for the standard binding organ.
standard_control_organ_symbol
Symbol for the standard control organ.
standard_pattern_organ_symbol
Symbol for the standard pattern organ.
standard_sequence_organ_symbol
Symbol for the standard sequence organ.