CTFE Status

Stefan Koch via Digitalmars-d digitalmars-d at puremagic.com
Wed Jan 25 07:44:42 PST 2017


On Wednesday, 25 January 2017 at 15:26:39 UTC, jmh530 wrote:
> On Wednesday, 25 January 2017 at 12:36:02 UTC, Stefan Koch 
> wrote:
>> newCTFE is green now on all platforms!
>
> Congrats.
>
> How much work remains?

Quite a lot.

- Slicing
- Appending
- ||
- String support (implying utf conversions)
- Floating-Point

- classes
- exceptions
- function pointers
- closures

and

proper handling of more complex types
such as arrays of structures


More information about the Digitalmars-d mailing list