xppq-node - XML parser and preprocessor for Node.js 20170913

xppq-node - XML parser and preprocessor for Node.js 20170913![]() Fast XML parser and preprocessor addon for Node.js 0.1.3![]()
xppq - The Epeios XML preprocessor
20150927
30 Sep 2016
![]() xppq is a command-line tool which transforms an XML file to another XML file, following directives inserted directly in the source XML file. This directives allow to handle macros, to affect value to variables and to test their values, to include files… In a glance, xppq aims to be to XML what cpp is to C/C++. It is developed in C++, and uses only system and C/C++ standard libraries, so it doesn't need third party components. It can run on GNU/Linux (and probably most POSIX-compliant operating s minor feature: In addition of the common IA-32 and AMD64 architectures (most PC under GNU/Linux, OS X, GNU/Linux...), and also the ARM 32-bit (AArch32) architecture (first Raspberry Pi, Orange Pi, ODROID... devices), it is now possible to use this tool natively on ARM 64-bit (AArch64) architecture (Raspberry Pi 3, coming Banana Pi BPI-M64, ODROID-C2...). |