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 innewsdlang.parser
if someone wants to directly convert *DL files to data without the DOM overhead.
- Registered by László Szerémi
- 0.1.0-alpha released 3 days ago
- ZILtoid1991/newsdlang
- BSL-1.0
- Copyright © 2024, laszl
- Authors:
- Dependencies:
- none
- Versions:
-
0.1.0-alpha 2025-Jan-11 ~master 2024-Aug-05 ~main 2025-Jan-11 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
0 downloads total
-
- Score:
- 0.4
- Short URL:
- newsdlang.dub.pm