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

Consider implementing 010 Editor -> Kaitai Struct transpiler #138

Open
KOLANICH opened this issue Mar 27, 2021 · 0 comments
Open

Consider implementing 010 Editor -> Kaitai Struct transpiler #138

KOLANICH opened this issue Mar 27, 2021 · 0 comments
Assignees

Comments

@KOLANICH
Copy link

Is your feature request related to a problem? Please describe

Kaitai Struct is a declarative DSL for describing file formats and generating ready-to-use parsers from such descriptions. It would be nice to be able to convert some trivially-convertable 010 Editor templates into it. I understand that the approaches are very different, but there are some idioms that can detected and replaced with equivalent idioms.

Describe the solution you'd like

A script taking 010 Editor templates and returning corresponding KS specs.

Describe alternatives you've considered

N/A.

Additional context

https://github.com/kaitaiStructCompile/synalysis2kaitai may be helpful

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

2 participants