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

Add link to SWF parser #1052

Merged
merged 1 commit into from
Jan 7, 2020
Merged

Add link to SWF parser #1052

merged 1 commit into from
Jan 7, 2020

Conversation

demurgos
Copy link
Contributor

Prerequisites

Please provide the following information with this pull request:

  • related issue number: Example parsers #14
  • a test case reproducing the issue: N/A
  • if adding a new combinator, please add code documentation and some unit tests
    in the same file: N/A

Description

This commit adds a link to Open Flash's SWF parser implemented using nom. The parser was recently updated to nom 5 add provides a good example for parsing a fairly complex binary format.

This commit adds a link to Open Flash's SWF parser implemented using nom. The parser was recently updated to nom 5 add provides a good example for parsing a fairly complex binary format.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.5%) to 86.786% when pulling ef25df6 on demurgos:link-swf-parser into 8517064 on Geal:master.

@Geal Geal merged commit adad403 into rust-bakery:master Jan 7, 2020
@Geal
Copy link
Collaborator

Geal commented Jan 7, 2020

nice!

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.

3 participants