isForwardRange failed to recognise valid forward range
ketmar via Digitalmars-d
digitalmars-d at puremagic.com
Thu May 7 08:12:04 PDT 2015
On Tue, 05 May 2015 18:28:11 +0000, Ola Fosheim Grøstad wrote:
> Out of curiosity, did you give up on Aliced now that dmd is moving to D
> from C++?
in no way. actually, i'm waiting for "final move" (i.e. for dropping C++)
to implement some features i want to have.
Aliced is fully backwards compatible with "vanilla" (sometimes it needs
cli switches for that, but i'm fixing that; it should be enough to
declare module as `module mymod is aliced;`), and i'm not changing Phobos
in a destructive way (i prefer to copypaste code under another name if i
need destructive changes).
so i will have no problems with upcoming frontend transition. quite the
contrary, it will open some possibilities for me. i'm seriously thinking
about AST macro engine, backed by metaprogramming to generate boilerplate
code, for example.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20150507/c3a74f2d/attachment.sig>
More information about the Digitalmars-d
mailing list