BNFC / bnfc

BNF Converter
http://bnfc.digitalgrammars.com/
587 stars 165 forks source link

support GHCJS #243

Closed flip111 closed 4 years ago

flip111 commented 6 years ago

When ghcjs as compiler is supported bnfc can be running on the bnfc website.

andreasabel commented 4 years ago

GHCJS does not seem as alive as it could/should be. I do not see sufficient activity on the repo in 2020.

If we were to look into a JS version of BNFC, we should have a clear motivation why it is the thing we should aim for. After all, BNFC is a compiler and these usually do not run on websites but are invoked from build-tools or makefiles.

I am closing this issue, but of course, further discussions and contributions are always welcome.