-
Notifications
You must be signed in to change notification settings - Fork 0
Architectural Notes #3
Copy link
Copy link
Open
Description
sfkleach
opened on Apr 19, 2025
Issue body actions
- Add notes on the architecture of the reference implementation
- Explain
- Parsing entire input
- Threading the tokens
- Reserved word discovery
- Dealing with gluing and line-breaks as soft semi-colons
- Hand-crafted tokeniser to deal with:
- Multi-line strings
- Interpolated strings
- Gluing
- Line breaks
- Discovery of reserved words
- Hand-crafted parser based on recursive descent with operator precedence
- Key idea: form context vs expression context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Active