niklang
https://github.com/neko-nik/niklang
Rust
Nik Programming Language
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.
Rust not yet supported0 Subscribers
Add a CodeTriage badge to niklang
Help out
- Issues
- Temp. Install packages using file path for now
- Uninstall packages, using a simple package name it should be uninstalled from the env. (Note there is no global env. like python, only virtual env kinds)
- Handle `pub` keyword for exposing it to public (not sure if required, just a thought)
- Add `spawn` and `wait` keywords for thread spawn and `wait` for till it complete
- Docs
- Rust not yet supported