Open
Description
-
:doc
for keywords ([ new ] :doc for keywords #2028)
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
inParser.Lexer.Source
) -
:doc
for pragmas (todo: addvalidPragmas
toParser.Lexer.Source
) -
:doc %
for a list of pragmas