arturo
https://github.com/arturo-lang/arturo
Nim
Simple, expressive & portable programming language for efficient scripting
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.
Nim not yet supported1 Subscribers
Add a CodeTriage badge to arturo
Help out
- Issues
- [VM/values/value] Verify inlining safety in `newFunctionFromDefinition`
- [VM/values/value] `newMethodFromDefinition` redundant?
- [VM/values/value] add better unit-tests for deep copies
- [VM/values/value] create proper constructor overloads for deep-copying
- Feature request: more to :<unit> from :string methods
- 32-bits CPU support issues
- `contains?`/`in?` perform much slower for range checking than a simple `and?`
- Iterator functions for ranges perform far worse than a simple `while`
- Make all functions in the Sets module work with Range values
- Add function that allows us to iterate through RegEx `match`es
- Docs
- Nim not yet supported