←back to thread

207 points todsacerdoti | 1 comments | | HN request time: 0.293s | source
Show context
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 #
1. shevy-java ◴[] No.46004829[source]
wang-lang? Is that a naughty language?