cashscript icon indicating copy to clipboard operation
cashscript copied to clipboard

allow custom ErrorListener for compileString

Open mr-zwets opened this issue 10 months ago • 0 comments

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 avatar Jan 08 '25 13:01 mr-zwets