https://github.com/dlang-community/libddoc
D implementation of the DDoc macro system
https://github.com/dlang-community/libddoc
d ddoc
Last synced: 11 days ago
JSON representation
D implementation of the DDoc macro system
- Host: GitHub
- URL: https://github.com/dlang-community/libddoc
- Owner: dlang-community
- License: bsl-1.0
- Created: 2014-06-17T20:56:23.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-05-20T19:32:31.000Z (over 4 years ago)
- Last Synced: 2024-03-26T01:09:24.856Z (almost 2 years ago)
- Topics: d, ddoc
- Language: D
- Size: 110 KB
- Stars: 7
- Watchers: 15
- Forks: 9
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE_1_0.txt
Awesome Lists containing this project
README
libddoc [](https://travis-ci.org/dlang-community/libddoc/)
=======
D implementation of the DDoc macro system based on libdparse.