jbcoe / jbcoe/mylang

Intermediate step between tokenizer and parser for REPL line-continuation

Open
#67 0 comments 0 reactions 1 assignee Claimed by @ajbennieston View on GitHub
Dominant language
Rust
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Provide a component that sits between lexer and parser that "holds" the parse until a closing brace / closing quote ... is seen in the REPL.

This avoids expensive re-parsing to determine whether we have a complete statement, and makes it easier to report errors only when a user might expect them.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.