aboutsummaryrefslogtreecommitdiff
path: root/parse.scm
blob: fa4a5b93dd10be18306d263d4022918ff109f283 (plain)
1
2
3
(use-modules (ice-9 rdelim))

(read-delimited '(#\< #\> #\" #\space))