rudy
rudy copied to clipboard
enable and ease writing Ruby native extensions in D language
Results
3
rudy issues
Sort by
recently updated
recently updated
newest added
Do a function wrapping like PyD's: http://pyd.dsource.org/func_wrapping.html
Do an implementation of PydObject for Ruby-D type wrapping, handling, and conversions
implement Data_Wrap_Struct, Data_Make_Struct etc. (ruby.h:405 et al.) in ruby.d