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

Turn native parser into a command reading requests from stdin and writing responses to stdout #6

Merged
merged 1 commit into from
Apr 19, 2017

Conversation

alcortesm
Copy link
Contributor

@alcortesm alcortesm commented Apr 17, 2017

This patch integrates the bash parser into a command, reading requests from stdin and writing responses to stdout. I have used the java-driver as inspiration and many parts are just verbatim copies.

The output from the driver is not yet JSON, and the command is still not integrated into the bblfsh SDK. Those things will come in future PRs.

@alcortesm alcortesm mentioned this pull request Apr 17, 2017
@smola smola merged commit 8a67be8 into bblfsh:master Apr 19, 2017
@alcortesm alcortesm deleted the native-parser branch April 19, 2017 14:46
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.

2 participants