Skip to content

Instantly share code, notes, and snippets.

View damien-mattei's full-sized avatar

Damien MATTEI damien-mattei

View GitHub Profile
`
(pretty-print (syntax->datum (expand '($nfx$
data-xml
<-
(for/list
((one-data-row data-interpol) (one-trajectory-row data-trajectory))
($nfx$
(index X_MSO Y_MSO Z_MSO VALx VALy VALz)
<-
(apply values (string-split one-data-row)))