POSE
portable S-expressions (POSE)
specification and libraries

Examples


; comment


()
(1)
(1 2)
(1 2 3)
(1 2 (3 (4)) 5)


foo-bar


"foo bar"
"foo \\bar \" baz"


123-123leading zero not permitted
0.123-0.123zero required before the dot
123.45-123.45