An open API service indexing awesome lists of open source software.

https://github.com/libmir/mir-runtime

CODE MOVED TO mir-algorithm
https://github.com/libmir/mir-runtime

Last synced: 4 months ago
JSON representation

CODE MOVED TO mir-algorithm

Awesome Lists containing this project

README

          

Mir Runtime
============
Dlang @nogc runtime infrastructure for a simple, slim, and fast code.

### Requirements

- DMD FE: `>=2.82.0`
- D flags: `-dip25` `-dip1000` `-dip1008`

### Links

- [DIPs](https://github.com/dlang/DIPs/blob/master/DIPs/README.md)