Introspection (v0.5.4.1)
This release adds introspection features through jluna::Type
along with small bug fixes and polish:
The following headers and their corresponding implementations were added:
include/module.hpp
include/symbol.hpp
include/type.hpp
The following headers were added but not yet implemented
include/function.hpp
The manual and readme were modified to reflect the new classes.
I think the next release will contain benchmarks and optimizations as those seem more important than a more convenient way to do things you can already do through julia.
Note: this release was previously deleted and reuploaded because a critical bug was found that was fixed by this commit