https://github.com/patrickm663/dlang-sandbox
A repository to back-up and store small programs created in D
https://github.com/patrickm663/dlang-sandbox
Last synced: 3 months ago
JSON representation
A repository to back-up and store small programs created in D
- Host: GitHub
- URL: https://github.com/patrickm663/dlang-sandbox
- Owner: patrickm663
- License: bsd-3-clause
- Created: 2023-03-02T06:48:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-13T22:06:19.000Z (over 3 years ago)
- Last Synced: 2025-03-06T16:48:55.921Z (over 1 year ago)
- Language: D
- Size: 1.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dlang-sandbox
A repository to back-up and store small programs created in D.
[D](https://dlang.org) is a statically-typed, compiled programming language. It is perhaps not very well known, but the syntax is clean, readable, and it supports multiple programming paradigms.