Skip to content

Mingun/ksc-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Differences from original

When feature compatible is not enabled (default), the following differences are present:

  • repeat-until: <falsy value> is forbidden. Such value leads to an infinity parse cycle, so it is useless to allow it
  • repeat-expr: <non-positive value> is forbidden. Such values has no meaning
  • repeat key is optional if repeat-expr or repeat-until is defined (#776)

About

Alternative Kaitai Struct (https://kaitai.io) compiler, written in pure Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages