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

Implement zserio runtime library for Python #40

Closed
7 tasks done
Mi-La opened this issue Sep 14, 2018 · 0 comments
Closed
7 tasks done

Implement zserio runtime library for Python #40

Mi-La opened this issue Sep 14, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request python Python language generator
Milestone

Comments

@Mi-La
Copy link
Contributor

Mi-La commented Sep 14, 2018

Python runtime library

  • read/write bits (signed/unsigned)
  • alignTo, getBitPosition
  • read/write string
  • read/write variable integers
  • read/write floats
  • builtin operators
  • arrays
@Mi-La Mi-La self-assigned this Sep 14, 2018
@Mi-La Mi-La added python Python language generator enhancement New feature or request labels Sep 14, 2018
@Mi-La Mi-La added this to the 1.1 milestone Sep 14, 2018
@fklebert fklebert mentioned this issue Sep 14, 2018
4 tasks
@mikir mikir modified the milestones: 1.1, 1.2 Sep 24, 2018
Mi-La added a commit that referenced this issue Oct 18, 2018
Defined python project structure.
Implemented basic read/write method for bits and signed bits.
Mi-La added a commit that referenced this issue Oct 23, 2018
BitStreamWriter, BitStreamReader and basic utilites
Mi-La added a commit that referenced this issue Oct 23, 2018
Mi-La added a commit that referenced this issue Oct 24, 2018
mikir added a commit that referenced this issue Oct 29, 2018
@mikir mikir closed this as completed Nov 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request python Python language generator
Projects
None yet
Development

No branches or pull requests

2 participants