# Julia D - a library for interop between D and Julia

**URL:** https://discourse.julialang.org/t/julia-d-a-library-for-interop-between-d-and-julia/28368
**Category:** Community
**Created:** [September 4, 2019, 10:10am UTC](https://discourse.julialang.org/t/julia-d-a-library-for-interop-between-d-and-julia/28368 "2019-09-04T10:10:44Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Laeeth](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/laeeth/32/10102_2.png) [@Laeeth](https://discourse.julialang.org/u/Laeeth)
#### Post date: [September 4, 2019, 10:10am UTC](https://discourse.julialang.org/t/julia-d-a-library-for-interop-between-d-and-julia/28368/1 "2019-09-04T10:10:44Z")

</div>

JuliaD: A library for interop between D and Julia

As the name says on the tin, juliad is a library to call Julia from D and call D from Julia. The calling D from Julia part is not there yet. Its still very rough, not only on the edges, but it is a running start.

[https://github.com/symmetryinvestments/juliad](https://github.com/symmetryinvestments/juliad) [Package juliad version 0.0.1 - DUB - The D package registry](https://code.dlang.org/packages/juliad)

PRs and Issues are always welcome.
