syntax icon indicating copy to clipboard operation
syntax copied to clipboard

Add complex Julia JSON example

Open Nesuniken opened this issue 3 years ago • 0 comments

Despite the documentation recommending JSON for more complex Julia parsers, the only complex Julia parser I could find here is written in the BISON/YACC format. Makes it harder to confirm how API functions such as this.pushState() translate into Julia.

Nesuniken avatar Dec 06 '22 03:12 Nesuniken