safflower 1.0.0

A localising tool with macros to statically allocate formattable text.
Documentation
1
2
3
4
5
6
!locales a b
key1: a "A"
# here we split it up
key2: a "A" b "B"
# and here rejoin
key1: b "B"