Idea detail
lexer_bridge_to_syntax
reqlan rq/language/parser_lexer.rq:5
block
Summary
The context-sensitive token builder is what makes block_idea and prose braces coexist:
structural `{` / `}` are only those that open or close ideas, while nested_curly_braces stay body text.
context_sensitive_lexer_scaling is the performance contract for that bridge; code_snippets is the opacity contract so fence interiors never feed the brace timeline.
Attributes
No attributes declared.
Ancestor context
No ancestor chain recorded.
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| None | |||
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| references | block_idea | block_idea | |
| references | code_snippets | code_snippets | |
| references | context_sensitive_lexer_scaling | context_sensitive_lexer_scaling | |
| references | nested_curly_braces | nested_curly_braces |
Initialising graph…