Expand description
The LanguageProfile model: organ uses, badges, and profile metadata.
Structs§
- Language
Profile - A language profile: the reader, lowering, eval-policy, organs, and metadata
that present one surface language over the shared
Exprgraph. - Organ
Use - One organ a profile uses, with its configuration options.
Functions§
- language_
profile_ class_ symbol - Class symbol for the
standard/Profileruntime object. - sim_
expression_ profile - The built-in sim-expression profile: the standard distribution’s own surface
over the shared
Exprgraph (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.