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::Node::Base#call_dependent_init_methods
- Rubex::AST::Node::Base#init_function
- Rubex::AST::Node::Base#write_outside_statements
- Rubex::AST::Node::Base#define_instance_and_singleton_methods_for_all_classes
- Rubex::AST::Node::Base#define_classes
- Rubex::AST::Node::Base#generate_code
- Rubex::AST::Node::Base#rescan_declarations
- Rubex::AST::Node::Base#c_name_for_class
- Rubex::AST::Node::Base#object_or_stdlib_klass_scope
- Rubex::AST::Node::Base#create_symtab_entries_for_top_statements