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

allow custom ErrorListener for compileString #255

Open
mr-zwets opened this issue Jan 8, 2025 · 0 comments
Open

allow custom ErrorListener for compileString #255

mr-zwets opened this issue Jan 8, 2025 · 0 comments
Labels
cashc-compiler Relates to the cashc compiler

Comments

@mr-zwets
Copy link
Member

mr-zwets commented Jan 8, 2025

For the vscode-cashscript plugin we currently need to copy/paste all the CashScript antlr grammar files and compile the CashScript code with antlr.

However, it would be better if cashc could simply allow for a custom ErrorListener argument than the plugin could rely on the cashc compiler directly without any direct reliance on antlr

@mr-zwets mr-zwets added the cashc-compiler Relates to the cashc compiler label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cashc-compiler Relates to the cashc compiler
Projects
None yet
Development

No branches or pull requests

1 participant