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::SymbolTable::Scope::Klass#no_gil_block_callbacks
- Rubex::AST::Statement::NoGilBlock#generate_code
- Rubex::AST::Statement::NoGilBlock#analyse_statement
- Rubex::AST::Statement::NoGilBlock#initialize
- Rubex::SymbolTable::Entry#times_called=
- Rubex::SymbolTable::Entry#times_called
- Rubex::AST::Expression::BinaryExpo#generate_evaluation_code
- Rubex::AST::Expression::BinaryExpo#analyse_types
- Rubex::AST::Expression::Require#c_code
- Rubex::AST::Expression::Require#generate_evaluation_code