Skip to content

Make more documentation available through :doc #2038

Open
@gallais

Description

@gallais

is a first step but ideally I'd like to be able to access at least a basic blurb about
pretty much any aspect of the language from the REPL using :doc.

In that spirit we should have:

  • :doc for reserved symbols (reservedSymbols in Parser.Lexer.Source)
  • :doc for pragmas (todo: add validPragmas to Parser.Lexer.Source)
  • :doc % for a list of pragmas

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions