newsdlang 0.1.0-alpha

An SDL/KDL/XDL parser for D


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

newsdlang

SDLang/XDL reader and writer

See SDLang specifications here: https://github.com/dlang-community/SDLang-D/wiki/Language-Guide

See XDL specifications in file XDLspecs.md

Current status

  • Lot of its features are untested at the moment, unittests and other testcases are being written at the moment.
  • SDL-style datetime parsing have not been implemented yet.
  • KDL parsing/compatibility might be dropped, not implemented yet due to some of its special.
  • DOM and its related API will likely stay the same, but with more features added and things refined.
  • XDL specifications are not 100% finalized, and some features might get added/modified.
  • It has a mostly working DOM reader and writer in newsdlang.dom, and a more manual streaming parser in newsdlang.parser if someone wants to directly convert *DL files to data without the DOM overhead.
Authors:
  • laszl
Dependencies:
none
Versions:
0.1.0-alpha 2025-Jan-11
~master 2024-Aug-05
~main 2025-Jan-11
Show all 3 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 0 downloads total

Score:
0.4
Short URL:
newsdlang.dub.pm