-
A notable KDL user proposed the following, and I really like the idea, especially as an alternative to #350!
See https://hachyderm.io/@imsnif/111562960286972816
The proposal is to make it so `#`…
zkat updated
11 months ago
-
We should have a nice .net parser for kdl. Hopefully we can also add it to the org!
zkat updated
11 months ago
-
Hello,
I hope I'm not duplicating anything here, but first of all I'd like to thank all the volunteers who worked on this great language ( and this is not a duplicate ;) )! KDL is truly original, u…
-
which compiler/version of compiler are known to work with pixelperfectengine ?
```(dmd-2.105.1)emilper@work7:~/personal/pixelperfectengine$ dub run :test0
Warning Selected package intel-intr…
-
Since the very first thing XamlIl does is conversion of XML to its own AST, we can now create other markup languages relatively cheaply by simply writing a parser that produces the same AST.
Since …
-
This is really weird as I know it was working before with the exact same dub binary on the same project. But it just..._stopped_ passing "-unittest" to the compiler and now I can't run my unittests...…
-
Type: Bug
Expected: scroll through the February 2023 (1.76) release notes without weird visual glitching.
Actual: when I scroll past certain elements of the release notes, the contents of the VS…
-
When I attempted to compile an app with ErupteD v.1.3.4, I immediately get a "Could not find a valid dependency tree configuration:" error message without anything after the semicolon. Removing everyt…
-
Would it be possible to change the "lineComment" from "//" to "#" in the language-configuration.json?
-
When trying to build with flag '-flto=8' included in make.conf it fails at compile time.
LDFLAGS look suspicious:
```
>>> Emerging (1 of 1) dev-util/dub-1.29.0::dlang
* dub-1.29.0.tar.gz BLAKE2…