early alpha of D REPL

Martin Nowak code at dawg.eu
Wed Feb 12 10:08:11 PST 2014


On 02/11/2014 11:32 AM, thedeemon wrote:
>>
>
> Have you seen Dabble?
> https://github.com/callumenator/dabble
> It works pretty well on my Win 7.

I will try it again, there is a lot of recent activity.
Last time it didn't work.
https://github.com/callumenator/dabble/issues/1
I think it still misses an essential part.
To make a real REPL one has to support importing of modules and linking,
otherwise one can only imitate certain language constructs.
For example it should be possible to call a function or inherit from a 
class that were defined earlier.





More information about the Digitalmars-d-announce mailing list