drepl 0.2.0
A D interpreter.
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:
drepl
A REPL for D.
How to run?
Install DUB (D's package manager) from the official releases.
Then fetch and start the drepl
:
dub fetch drepl
dub run drepl
How to try it out with Docker?
Just run docker run -ti dlanguage/drepl
Details: https://hub.docker.com/r/dlanguage/drepl/
Supported OS
Works on any OS with full shared library support by DMD (currently linux, OSX, and FreeBSD).
- Registered by Martin Nowak
- 0.2.0 released 6 years ago
- dlang-community/drepl
- BSL-1.0
- Copyright © 2014-2016, DREPL team
- Authors:
- Dependencies:
- colorize, libdparse
- Versions:
-
0.2.1 2018-Jul-05 0.2.0 2018-Apr-02 0.1.3 2017-Oct-31 0.1.2 2016-Oct-24 0.1.1 2016-May-27 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
3 downloads this month
-
1531 downloads total
-
- Score:
- 2.0
- Short URL:
- drepl.dub.pm