Skip to content

Instantly share code, notes, and snippets.

@martincohen
martincohen / struct.lua
Last active April 25, 2022 02:05
Tiny binary writer and reader in Lua.
-- struct.lua
-- Tiny binary writer and reader in Lua.
-- version: 1.3
-- author: Martin 'Halt' Cohen
-- url: https://twitter.com/martin_cohen
-- license: MIT
-- changes: at the end of this file
-- dependencies:
-- http://bitop.luajit.org