The libxo library allows an application to generate text, XML, JSON, and HTML output using a common set of function calls. The application decides at run time which output style should be produced.
Stars
342
Forks
51
Watchers
342
Open Issues
22
Overall repository health assessment
No package.json found
This might not be a Node.js project
19
commits
3
commits
2
commits
2
commits
2
commits
1
commits
1
commits
1
commits
1
commits
1
commits
make xo #includes use quotes; use uint32_ts for "cur" and "i"
6a0d58eView on GitHubmore yytname and yypact defines higher in the file, since bison needs to earlier that byacc; comment out dup token for L_ASTERISK
b17c4adView on GitHubMake my own XO_HOST_NAME_MAX since linux doesn't seem to have it and the gethostname man page says it useless anyway
82a3bb6View on GitHubadd some fancy casts to avoid a missing symbol (__divti3) for gcc/mips
60dd48bView on GitHubAdd xo_default_init_utf8 to work about a clang bug; add xo_safe_va_arg_long_double to work around a gcc bug
15ec081View on GitHub