This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 58376bc58461b2e9a3ec48e74e4586a8c8067271
tree c3685eebfefd034fe8f96be06b4eaf0b7cef77f0
parent 70bbad1e975db46ab076f266d79eb6837e9500b7
tree c3685eebfefd034fe8f96be06b4eaf0b7cef77f0
parent 70bbad1e975db46ab076f266d79eb6837e9500b7
nusax /
| name | age | message | |
|---|---|---|---|
| |
Nukefile | Tue Apr 29 02:33:47 -0700 2008 | [deanmao] |
| |
README | Tue Apr 29 02:41:48 -0700 2008 | [deanmao] |
| |
examples/ | Tue Apr 29 02:33:47 -0700 2008 | [deanmao] |
| |
nu/ | Tue Apr 29 02:33:47 -0700 2008 | [deanmao] |
| |
objc/ | Tue Apr 29 02:33:47 -0700 2008 | [deanmao] |
| |
test/ | Tue Apr 29 02:33:47 -0700 2008 | [deanmao] |
README
Simple to use:
("<test><blah>blah</blah></test>" fromXml) yields:
'(test () (blah () blah))
('(fruits () (apple ((language english) (version "3.0")) blah) (orange () foo)) toXml) yields:
"<fruits><apple version=\"3.0\" language=\"english\">blah</apple><orange>foo</orange></fruits>"




