Skip to content

Improve error generation and add support for warnings #79

@SirLynix

Description

@SirLynix

Currently the compiler uses exception to handle errors, which means only one error can be generated and no warning can be generated.

It may be interesting to continue compilation even after an error has been encountered (except for fatal errors), and also to produce warnings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions