dabble icon indicating copy to clipboard operation
dabble copied to clipboard

A repl for the D programming language

Results 6 dabble issues
Sort by recently updated
recently updated
newest added

Sir, please accept my pull request or at least don't reject it please.

Here is the error msg: ``` dub run Fetching pegged ~master (getting selected version)... Placing pegged ~master to /Users/kaiyin/.dub/packages/... ## Warning for package dabble ## The following compiler flags have...

When I try to compile this project, I get: ``` dabble/parser.d(22): Error: module lexer is in file 'stdx/d/lexer.d' which cannot be read ```

Hello. You might have heard of [IPython](http://ipython.org) which provides terminal, Qt-based graphical and web-browser based REPL interfaces to Python [as can be seen here](http://ipython.org/screenshots/index.html). It is now separated out into...

Hello. Can you make downloadable released packages for known stable versions of dabble which work with known stable versions of dmd and other dependencies? As it is, I never know...

This are the message when trying to build with the dmd 2.068.0: dub run ## Warning for package dabble The following compiler flags have been specified in the package description...