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 (
nusax /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Jul 31 10:52:03 -0700 2008 | [chapados] |
| |
Nukefile | Thu Jul 31 10:51:20 -0700 2008 | [chapados] |
| |
README | Tue Apr 29 02:41:48 -0700 2008 | [deanmao] |
| |
examples/ | Tue Jun 03 21:18:55 -0700 2008 | [timburks] |
| |
nu/ | Tue Jun 03 21:18:55 -0700 2008 | [timburks] |
| |
objc/ | Fri May 02 17:43:26 -0700 2008 | [timburks] |
| |
test/ | Fri May 02 17:43:26 -0700 2008 | [timburks] |
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>"





