Skip to content

Improvement of lexer to report detailed errors. #16

@TheSYNcoder

Description

@TheSYNcoder

Improve lexer

Summary

The lexer should be able to report the errors in parsing, and also report the line numbers of the input file associated with the same.

Solution

A proper structured error consisting of line number and column number ( if possible ) and the associated error message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions