Very basic interaction works.
- Basic type conversion
- 1D Arrays to Julia
- ND Arrays to Julia
- 1D Arrays from Julia
- ND Arrays from Julia
- D struct to Julia
- D struct from Julia
- jlEvalString
- jl_gc_push1 Remember to to push and pop your values otherwise your programm will segfault thanks to the Julia GC
- jl_gc_pop
PRs and Issues are always welcome!