aboutsummaryrefslogtreecommitdiff
path: root/examples (follow)
AgeCommit message (Collapse)AuthorLines
2025-06-09examples: add minilua exampleHEADmainAnotherSubatomo-0/+35
This only shows off the lexer for now, but it does demonstrate the drops feature. Useful as a regression test for #1. Acked-by: ChloƩ Vulquin <code@toast.bunkerlabs.net>
2022-01-17add eof to READMEChloe Kudryavtsev-0/+54
2021-12-29update examples and readme for 1.1Chloe Kudryavtsev-2/+2
2021-12-23add math.lua exampleChloe Kudryavtsev-0/+63