Clang.jl icon indicating copy to clipboard operation
Clang.jl copied to clipboard

C binding generator and Julia interface to libclang

Results 52 Clang.jl issues
Sort by recently updated
recently updated
newest added

### Discussed in https://github.com/JuliaInterop/Clang.jl/discussions/508 Originally posted by **amontoison** August 30, 2024 Some Fortran libraries, like `CUTEst`, can be easily compiled in quadruple precision with the `gfortran` compiler. The associated type...

good first issue

Copying the description from the code: > By default the getproperty!(x::Ptr, ::Symbol) methods created for wrapped > types will return pointers (Ptr{T}) to the struct fields. That behaviour is >...

Poll