forked from deanmao/nusax
-
Notifications
You must be signed in to change notification settings - Fork 3
programming-nu/nusax
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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>"
About
XML SAX parser for the Nu Programming Language
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Objective-C 72.0%
- Nu 28.0%