←back to thread

207 points todsacerdoti | 2 comments | | HN request time: 0.001s | source
1. artpar ◴[] No.46003552[source]
I wrote two

jslike (acorn based parser)

https://github.com/artpar/jslike

https://www.npmjs.com/package/jslike

wang-lang ( i couldn't get ASI to work like javascript in this nearley based grammar )

https://www.npmjs.com/package/wang-lang

https://artpar.github.io/wang/playground.html

https://github.com/artpar/wang

replies(1): >>46004829 #
2. shevy-java ◴[] No.46004829[source]
wang-lang? Is that a naughty language?