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::CodeSupervisor#files
- Rubex::CodeSupervisor#code
- Rubex::CodeSupervisor#header
- Rubex::CodeSupervisor#init_file
- Rubex::CodeSupervisor#initialize
- Rubex::CodeWriter#write_include
- Rubex::CodeWriter#in_header_guard
- Rubex::CodeWriter#header?
- Rubex::Compiler.write_to_file
- Rubex::AST::Node::Base#generate_init_method