Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move grammar to a JS variable #11

Closed
wants to merge 1 commit into from
Closed

move grammar to a JS variable #11

wants to merge 1 commit into from

Conversation

theflow
Copy link
Contributor

@theflow theflow commented Mar 31, 2016

we don’t have filesystem access in a browser env

there is also a way to generate the grammar JSON, but then we would need a build step

we don’t have filesystem access in a browser env
@theflow
Copy link
Contributor Author

theflow commented Mar 31, 2016

it's even possible to remove jison completely after generating the parser: http://zaa.ch/jison/docs/#using-the-generated-parser

@theflow
Copy link
Contributor Author

theflow commented Mar 31, 2016

hmm, this actually doesn't work. Looking at a different solution.

@theflow theflow closed this Mar 31, 2016
@theflow theflow deleted the no-fileaccess branch March 31, 2016 11:36
@theflow theflow restored the no-fileaccess branch March 31, 2016 12:38
@theflow theflow deleted the no-fileaccess branch June 16, 2016 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant