Ariel Shaqed (Scolnicov)
07/27/2021, 12:45 PMAriel Shaqed (Scolnicov)
07/27/2021, 2:47 PMseekGE
), most of the work will probably be around parsing. sbinary
is the Scala abstraction for parsing (and generating) binary formats; it lets you define parsers as sequences of "combinators".
Be the envy of your Haskell-coding friends and out-monad the functional programmers!Ariel Shaqed (Scolnicov)
07/27/2021, 2:47 PMAriel Shaqed (Scolnicov)
07/28/2021, 7:55 AMAriel Shaqed (Scolnicov)
07/28/2021, 1:14 PM