mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-18 13:49:59 +01:00
added links on the community page to 'wrenjs' and 'wren-nest'
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user