kaitai-io / kaitai_struct

Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby
https://kaitai.io
4.04k stars 199 forks source link

Dart support #1009

Open bystepii opened 1 year ago

bystepii commented 1 year ago

How difficult it would be to add Dart support? And if I wanted to implement it myself, where should I start?

GreyCat commented 1 year ago

http://doc.kaitai.io/new_language.html gives an overview of the process, please take a look.

tvladyslav commented 1 year ago

@bystepii Are you working on this?

bystepii commented 1 year ago

@tvladyslav No, currently I have no time to add Dart, and the whole process is a bit complex and long.