On Thursday, 9 April 2026 at 01:27:47 UTC, Paul wrote:
text to highlight
FWIW the D tree-sitter grammar does a good job of understanding D code making it fairly easy to syntax highlight:
https://github.com/gdamore/tree-sitter-d
C# Nullable Fan via Digitalmars-d-learn Thu, 09 Apr 2026 07:36:43 -0700
On Thursday, 9 April 2026 at 01:27:47 UTC, Paul wrote:
text to highlight
FWIW the D tree-sitter grammar does a good job of understanding D code making it fairly easy to syntax highlight:
https://github.com/gdamore/tree-sitter-d