rubex
https://github.com/sciruby/rubex
Ruby
rubex - A Ruby-like language for writing Ruby C extensions.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
3 Subscribers
Add a CodeTriage badge to rubex
Help out
- Issues
- Adds respond_to_missing? in classes where method_missing is implemented.
- Change on reverse.each
- Tag beginner issues with #hacktoberfest tag
- Linking external C library
- How can I refer to self?
- Fix expression generation in loop expressions
- Support varargs in C functions
- rubex typed memoryviews
- Check for return statement
- Documentation
- Docs
- Rubex::AST::TopStatement::AttachedKlass#xmalloc_inner_struct_member
- Rubex::AST::TopStatement::AttachedKlass#data_struct_allocations
- Rubex::AST::TopStatement::AttachedKlass#data_var_cptr_decl
- Rubex::AST::TopStatement::AttachedKlass#modify_alloc_func
- Rubex::AST::TopStatement::AttachedKlass#ugly_code_mod_hack
- Rubex::RakeTask#debug=
- Rubex::RakeTask#debug
- Rubex::AST::Node::Base#declare_unique_types
- Rubex::AST::TopStatement::CFunctionDef#no_gil
- Rubex::AST::TopStatement::AttachedKlass#ruby_method_or_c_func_without_gil_lock?