Good D REPL?

Jan Hönig hrominium at gmail.com
Thu Jun 11 08:14:58 UTC 2020


On Thursday, 11 June 2020 at 00:40:47 UTC, rikki cattermole wrote:
> On 11/06/2020 8:08 AM, Andrei Alexandrescu wrote:
>> Hello, a coworker was wondering what D REPL would be the best 
>> choice - i.e. well-maintained, good quality etc. Thanks!
>
> The only one I can think of:
>
> https://github.com/dlang-community/drepl
>
> "Works on any OS with full shared library support by DMD 
> (currently linux, OSX, and FreeBSD)."
>
> Err, I should pull some PR's got a few there and last change 
> was 2+ years ago.

Btw. Did someone already try to combine drepl with jupyter-wire 
[1].
Jupyter is easy to use and (at least for Python) a good 
interactive development tool.

(I know. Common Lisp users would argue that slime+emacs is better)




[1]: https://github.com/symmetryinvestments/jupyter-wire


More information about the Digitalmars-d mailing list