usable @nogc Exceptions with Mir Runtime

jmh530 john.michael.hall at gmail.com
Wed Oct 24 11:26:13 UTC 2018


On Wednesday, 24 October 2018 at 10:57:27 UTC, 9il wrote:
> Hello
>
> Mir Runtime [1] is Dlang @nogc runtime infrastructure for a 
> simple, slim, and fast code. It is based on Mir Core [2] and 
> compatible with Mir Algorithm [3] >=v3.0.0-alpha-dev.
>
> Mir Runtime should be used with flags -dip1000, -dip1008 and 
> optionally -dip25.
>
> Release v0.0.5 comes with
>
>  - mir.exception - @nogc MirException
>  - mir.format - @nogc formatting
>
> [snip]

Cool. Keep up the good work.


More information about the Digitalmars-d-announce mailing list