Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhanced error handling #18

Open
araujo88 opened this issue Dec 24, 2024 · 0 comments
Open

Enhanced error handling #18

araujo88 opened this issue Dec 24, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@araujo88
Copy link
Member

Currently, error handling is minimal by the compiler. It only displays on which line there is syntax error:

Error: syntax error at line 2

In some cases, for yapping arguments, it is already more informative:

Error: First argument to yapping must be a string literal at line 12
@araujo88 araujo88 added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant