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.parserif someone wants to directly convert *DL files to data without the DOM overhead.
- 0.1.0-alpha released 12 months ago
- ZILtoid1991/newsdlang
- BSL-1.0
- Copyright © 2024, laszl
- Authors:
- Dependencies:
- none
- Versions:
-
Show all 12 versions0.3.0 2025-Oct-10 0.2.3 2025-Oct-04 0.2.2 2025-Sep-21 0.2.1 2025-Sep-20 0.2.0 2025-Sep-18 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
12 downloads this month
-
49 downloads total
-
- Score:
- 0.7
- Short URL:
- newsdlang.dub.pm