-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Looks like not so many Lua devs in Kaitai. Or am I wrong?
Wanted to discuss some things this runtime could be improved in.
- Package it. I.e. make a rock in terms of LuaRock projects.This only requires writing down one file (rockspec). Should be easy.
- Put all submodules under one umbrella. E.g.:
- class → kaitai.class
- enum → kaitai.enum
- kaitaistruct → kaitai.kaitaistruct
- and so on
- Add some tests and/or examples.
That's all I see at the first glance. Maybe add some later.
Metadata
Metadata
Assignees
Labels
No labels