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

AST serializer #15

Open
zayfod opened this issue Sep 27, 2017 · 0 comments
Open

AST serializer #15

zayfod opened this issue Sep 27, 2017 · 0 comments

Comments

@zayfod
Copy link
Owner

zayfod commented Sep 27, 2017

A mdule that can take a Franca IDL AST representation and output it as Franca IDL to a StringIO buffer.

The AST serializer sould work similar to Python's json.dump() and json.dumps().

Among other things, this will allow more unit-testing.

@zayfod zayfod changed the title AST writer AST serializer Sep 27, 2017
@zayfod zayfod added this to the 0.5.0 milestone Sep 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant