ngs
https://github.com/ngs-lang/ngs
C
Next Generation Shell (NGS)
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.
C not yet supported2 Subscribers
Add a CodeTriage badge to ngs
Help out
- Issues
- break / continue - disable when not in for/while
- check integer overflows everywhere
- Make sure STACK_DEPTH is correct everywhere and add tests
- Implement missing local/upvar/global functionality and add tests
- Make sure local/upvar cause exceptions when used at top-level code
- Design CLI and other interfaces
- ``aws kinesis get-records`` needs to keep iterator info
- Make sure encode(decode(...)) produces the same value
- Measure and graph pipes throughput
- Number of open files / sockets is part of the process status
- Docs
- C not yet supported