From f7d3c8532986176219589f80717fd289fa5bff11 Mon Sep 17 00:00:00 2001 From: Paul VanKeuren Date: Wed, 15 Jul 2015 17:40:12 -0500 Subject: [PATCH] added links on the community page to 'wrenjs' and 'wren-nest' --- doc/site/community.markdown | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/site/community.markdown b/doc/site/community.markdown index 976754ec..d624cc11 100644 --- a/doc/site/community.markdown +++ b/doc/site/community.markdown @@ -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