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
- Ready-made C function wrappers that can be used by Rubex programs
- Disallow use of any Ruby objects inside C functions tagged no_gil
- Optimize output code to minimize gcc warnings
- setup code climate
- Setup Travis, Gitter and other services.
- FR - Infer type without declaration
- Identify 'code smell' and refactor.
- error in samples on windows
- Regexp
- Handle unicode strings
- Docs