binyomen / binyomen/loxide

Provide better compilation errors

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

This can include showing context in the source string. Also, currently certain details of the source string are lost. For example, for a number which in the source is "001.00" we'd show the source value as "1.0" in error messages.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named. Start by locating where compilation errors are constructed and how source strings are parsed or represented; reproduce the "001.00" example and inspect the current diagnostic output. Done means errors include useful source context and preserve the relevant source spelling.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
compilers
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.