Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DMD support can be added back #91

Open
9il opened this issue Nov 27, 2016 · 3 comments
Open

DMD support can be added back #91

9il opened this issue Nov 27, 2016 · 3 comments

Comments

@9il
Copy link
Member

9il commented Nov 27, 2016

Sorry for this, but we can add DMD support back. The GLAS (only level3) package is Better C library now and it was removed from main Mir repo. mir v0.21.0 supports DMD. You can use mir.internal.math, which contains aliases to LLVM intrinsics and std.math imports

@9il 9il changed the title DMD support can be add back DMD support can be added back Nov 27, 2016
@ljubobratovicrelja
Copy link
Member

Awesome news. We should add dmd back to travis then.

@9il
Copy link
Member Author

9il commented Nov 28, 2016

There will be errors because import from llvm.intrinsics.
I have created https://github.com/libmir/mir-math, which contains public https://github.com/libmir/mir-math/blob/master/source/mir/math/internal.d (support both LDC and DMD)

Please you this packages instead when possible.

@ljubobratovicrelja
Copy link
Member

Yes, I figured. No worries, we'll sort it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants