What are you planning for 2016?
rsw0x via Digitalmars-d
digitalmars-d at puremagic.com
Fri Jan 8 00:54:01 PST 2016
On Friday, 8 January 2016 at 08:46:29 UTC, Luis wrote:
> On Tuesday, 5 January 2016 at 13:21:32 UTC, Ola Fosheim Grøstad
> wrote:
>
>> Here are my (hopeful, given enough spare time) plans for D:
>>
>> 1. Code up a new experimental unicode-syntax for a subset of D
>> now that the C++ to D transition is "complete", with a fair
>> selection of unicode operators and symbols (e.g. "π", "∑",
>> "≤", "≠" etc).
>>
>
> I toyed with something similar with a toy/learning D math lib
> that I did some years ago. Was funny using real math
> annotation, but it's cumbersome to write code using it, as you
> need to type the unicode code. I don't have symbols like ϕ or θ
> on my keyboard.
I'd suggest rebinding a key to the compose key, I use capslock.
It's a very handy key to have, especially if you do any
mathematics writing.
More information about the Digitalmars-d
mailing list