PLC-lang / PLC-lang/rusty

make case insensitive parser configurable

Open
#256 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

low-priority
Dominant language
Rust
Stars
362
Forks
75
Avg merge
6d 9h
Merged PRs (30d)
35

Description

The parser is currently case-insensitive due to #255.
The parser behavior should be configurable from the cli (like strict mode).

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how the parser's case-insensitive behavior and the existing strict mode are exposed through the CLI. Add a CLI configuration for case sensitivity, then verify that both parser behavior and the default remain consistent with the issue's requirements.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli, compilers
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.