added links on the community page to 'wrenjs' and 'wren-nest'

This commit is contained in:
Paul VanKeuren
2015-07-15 17:40:12 -05:00
parent 18165db204
commit f7d3c85329

View File

@ -25,6 +25,7 @@ A few people have also added Wren bindings for other languages:
- [Rust: tilpner/wren-sys](https://github.com/tilpner/wren-sys)
- [Rust: pwoolcoc/wren-sys](https://github.com/pwoolcoc/wren-sys)
- [Rust: pwoolcoc/wren-rs](https://github.com/pwoolcoc/wren-rs)
- [JavaScript: ppvk/wrenjs](https://github.com/ppvk/wrenjs)
## Editor integrations
@ -33,6 +34,14 @@ If you want Wren syntax highlighting in your editor, look no further:
- [Vim](https://github.com/lluchs/vim-wren)
- [Emacs](https://github.com/v2e4lisp/wren-mode.el)
## Tools and Utilities
Things that make life easier:
- [the Wren nest](http://ppvk.github.io/wren-nest/), run and share Wren in
your browser
Do you have anything to add here? Send a [pull request][]!
[pull request]: https://github.com/munificent/wren/pulls