Files
wren/doc/site/community.markdown
T
Bob Nystrom 931d9ca4d3 Reorganize the language guide.
- Rename "Expressions" -> "Method Calls".
- Organize "Types" and "Language" into a single linear narrative.
- Mobile-specific navigation to handle the longer guide.
- Rename "Fibers" -> "Concurrency".
- Get rid of duplicate stuff about signatures in "Classes".
- Add next/prev links to each page in the guide.
- Move "Contributing" and "Community" up to the top level.
- Move the precendence table to a separate "Grammar" page.
- Lots of other little stuff.
2015-11-07 11:09:04 -08:00

1.6 KiB

^title Community

Like the bird, Wren's community is small, but it exists!

User group

There's one Wren user group, and it's the official Wren mailing list. Please join it and say hello! There are no strangers to Wren, just friends we haven't met yet.

Libraries

There are some third-party libraries that are written in Wren. Here's the list:

Language bindings

Want to host a Wren VM within another language. Try these:

Editor integrations

If you want Wren syntax highlighting in your editor, look no further:

Tools and Utilities

Things that make life easier:

Do you have anything to add here? Send a pull request!