@lritter@mastodon.gamedev.place
Post #2192363
2026-05-06 07:04 UTC
@aeva@mastodon.gamedev.place sxpp would be the equivalent tool. you define rewrite rules which transform the document.
all tests in https://git.sr.ht/~duangle/sxpp/tree/master/item/testing are evaluated using https://git.sr.ht/~duangle/sxpp/tree/master/item/testing/testing-rules.sx
the builtin form reference is here https://git.sr.ht/~duangle/sxpp/tree/master/item/doc/reference.md and is tested here https://git.sr.ht/~duangle/sxpp/tree/master/item/testing/builtins.sx
it's intended as a preprocessor but can also be used standalone.
Replies (1)
-
@aeva@mastodon.gamedev.place 2026-05-06 07:12
@lritter@mastodon.gamedev.place ok what about the Dog Object Model