Node.js addon which provides an XML parser which takes a stream and calls a user callback at each token, and a stream which takes another stream and applies an XML preprocessor to it.
'Node.js' addon which : - Parses a stream containing XML formatted data and calls a callback for each token. - Provides a read stream which takes another read stream an applies an XML preprocessor to it.
Ctalk is an object oriented extension to C which adds features like objects, classes, and methods. There are primitive objects for integers, floats, but also for data/time handling, complex collection types for lists, arrays and dictionaries, or system events like SignalEvents and user InputEvents, and graphics objects like Panes, X11Bitmaps, X11Cursors, and X11Fonts.
|