Groups
Groups
Sign in
Groups
Groups
Wren
Conversations
About
Send feedback
Help
Wren
Contact owners and managers
1–30 of 189
Greetings!
This is the official mailing list for the Wren programming language.
You can learn more about Wren here:
http://wren.io
You can read the Wren development blog here:
http://wren.io/blog
The code for Wren lives here:
https://github.com/wren-lang/
To report a bug, go here:
https://github.com/wren-
lang/wren/issues
Pretty much anything else is fair game here. Questions, comments, language ideas, etc.
Welcome!
Mark all as read
Report group
0 selected
Wren
,
Bob Nystrom
2
6/7/20
Announcement
0.3.0 Released!
Yay, great news! :D – bob On Fri, Jun 5, 2020 at 3:38 PM Wren <wren...@googlegroups.com>
unread,
Announcement
0.3.0 Released!
Yay, great news! :D – bob On Fri, Jun 5, 2020 at 3:38 PM Wren <wren...@googlegroups.com>
6/7/20
Wren
, …
Brian Slesinsky
5
10/3/19
Announcement
Wren 0.2.0
Oh! The link has been fixed, thanks for pointing it out.
unread,
Announcement
Wren 0.2.0
Oh! The link has been fixed, thanks for pointing it out.
10/3/19
george crombie
, …
Brian Slesinsky
5
3/7/24
Wren status and porting to microcontrollers possible?
On Thu, Mar 7, 2024, 8:41 AM george crombie <drgeoc...@gmail.com> wrote: One area of concern
unread,
Wren status and porting to microcontrollers possible?
On Thu, Mar 7, 2024, 8:41 AM george crombie <drgeoc...@gmail.com> wrote: One area of concern
3/7/24
Al VK2FVAX
8/22/22
wren_cli NetBSD
Hello. :) Wanted to get wren_cli running on some of my home computers. I used the make.bsd as a base
unread,
wren_cli NetBSD
Hello. :) Wanted to get wren_cli running on some of my home computers. I used the make.bsd as a base
8/22/22
tongtang li
3/29/22
c++ call wren function error
#include <string> #include <iostream> #include "wren.hpp" using namespace std;
unread,
c++ call wren function error
#include <string> #include <iostream> #include "wren.hpp" using namespace std;
3/29/22
Dr. Wolfgang Lindner
2
2/16/22
run script file on iMac - access denied
Hello group, I was able to answer my own problem. 1. Get rid of the quarantine of wren-cli using
unread,
run script file on iMac - access denied
Hello group, I was able to answer my own problem. 1. Get rid of the quarantine of wren-cli using
2/16/22
yves gerey
,
Michel Hermier
2
11/24/21
Z80 and the future of Wren.
Hi, I think there was attempts to ort it to microcontrollers (that were far superior to the z80).
unread,
Z80 and the future of Wren.
Hi, I think there was attempts to ort it to microcontrollers (that were far superior to the z80).
11/24/21
Eric Seidel
,
Michel Hermier
2
10/23/21
Introducing safe_wren
Hi, I took a little time to read the code, to make a quick review. Firstly, nice effort, having
unread,
Introducing safe_wren
Hi, I took a little time to read the code, to make a quick review. Firstly, nice effort, having
10/23/21
Arrakis
10/12/21
Current Maintainer
I just want to know, why is "Ruby" still the maintainer of this project? They haven't
unread,
Current Maintainer
I just want to know, why is "Ruby" still the maintainer of this project? They haven't
10/12/21
Wren
4/9/21
0.4.0 Released!
Wren 0.4.0 has been released with 'continue', raw strings, attributes, map API, bug fixes,
unread,
0.4.0 Released!
Wren 0.4.0 has been released with 'continue', raw strings, attributes, map API, bug fixes,
4/9/21
Programming Is Very Fun
,
Trevor Gustavgreen
2
7/2/20
Hi
hi
unread,
Hi
hi
7/2/20
Michel Hermier
6/15/20
Wren on GameFromScratch Youtube channel.
Hi, Just in case it is needed to be put in press links here is the link: https://www.youtube.com/
unread,
Wren on GameFromScratch Youtube channel.
Hi, Just in case it is needed to be put in press links here is the link: https://www.youtube.com/
6/15/20
zardoz jones
11/9/19
Hello - using Wren in a HMI system
Hi Folks Just saying "HI" Played around with wren for a bit - like it al ot - small code
unread,
Hello - using Wren in a HMI system
Hi Folks Just saying "HI" Played around with wren for a bit - like it al ot - small code
11/9/19
John Lagerquist
,
minirop
3
8/28/19
Has anyone been able to build wren with the IAR compiler?
That did the trick, thanks! On Wednesday, August 28, 2019 at 11:25:32 AM UTC-6, minirop wrote:
unread,
Has anyone been able to build wren with the IAR compiler?
That did the trick, thanks! On Wednesday, August 28, 2019 at 11:25:32 AM UTC-6, minirop wrote:
8/28/19
Francisco Olarte
, …
QuentinC
7
6/4/19
Hello, threading question.
Quentin: On Tue, Jun 4, 2019 at 6:12 PM QuentinC <webm...@quentinc.net> wrote: > Like you,
unread,
Hello, threading question.
Quentin: On Tue, Jun 4, 2019 at 6:12 PM QuentinC <webm...@quentinc.net> wrote: > Like you,
6/4/19
Ketchetwahmeegwun Southall
, …
Paul Vankeuren
3
5/29/19
WrenJS+
Wow! After a quick look I think I like your wrapper code better than what I wrote for wrenjs. I'm
unread,
WrenJS+
Wow! After a quick look I think I like your wrapper code better than what I wrote for wrenjs. I'm
5/29/19
Bob Nystrom
, …
Sven Bergström
30
5/22/19
A new maintainer
If you're using an https url it'll probably complain about that, as there is no https
unread,
A new maintainer
If you're using an https url it'll probably complain about that, as there is no https
5/22/19
DarkerBit
,
Michel Hermier
2
4/16/19
Inheritance and foreign classes
Code is executed line by line as a script. Even class creation. Only *immutable* data is created at
unread,
Inheritance and foreign classes
Code is executed line by line as a script. Even class creation. Only *immutable* data is created at
4/16/19
Jordan Christiansen
3/28/19
A Concurrent FizzBuzz Implementation in Wren
I just recently learned about Wren, and the thing that attracted me to it most was its concurrency
unread,
A Concurrent FizzBuzz Implementation in Wren
I just recently learned about Wren, and the thing that attracted me to it most was its concurrency
3/28/19
Xeno Amess
, …
Bob Nystrom
3
2/6/19
Can I fork the language?
Yes, like Michel says Wren is fully open source with a very permissive license, so you are free to
unread,
Can I fork the language?
Yes, like Michel says Wren is fully open source with a very permissive license, so you are free to
2/6/19
Xeno Amess
,
Michel Hermier
3
1/28/19
plan about Wren#
Java bytecode: No, that is too complicated work, and too hard to maintain. I will just use Java. I
unread,
plan about Wren#
Java bytecode: No, that is too complicated work, and too hard to maintain. I will just use Java. I
1/28/19
Xeno Amess
4
1/27/19
How do you build the markdown files in /doc folder into the wren.io website?
found the reason. python markdown changes quite a lot in 3.0.0 so we shall use pip install "
unread,
How do you build the markdown files in /doc folder into the wren.io website?
found the reason. python markdown changes quite a lot in 3.0.0 so we shall use pip install "
1/27/19
Seòras Macdonald
, …
Bob Nystrom
5
1/10/19
What's the reasoning behind implicit instance variable declaration?
Name resolution is always a complex part of any object-oriented language. It's even more complex
unread,
What's the reasoning behind implicit instance variable declaration?
Name resolution is always a complex part of any object-oriented language. It's even more complex
1/10/19
Vinay
12/16/18
build error - gcc 8.2.1
Hello folks, I was just checking out this language (it looks cool, great work!). Just for the info:
unread,
build error - gcc 8.2.1
Hello folks, I was just checking out this language (it looks cool, great work!). Just for the info:
12/16/18
Bob Nystrom
, …
Michel Hermier
3
11/20/18
Braindump: Optional types and analysis
That look a lot like a push request I made ^^ at 100%
unread,
Braindump: Optional types and analysis
That look a lot like a push request I made ^^ at 100%
11/20/18
David Newman
,
Michel Hermier
2
11/14/18
Enumerated Types for Wren
Hi, It seems interesting but strangely a little bit too much complex to my taste. I'm a lot more
unread,
Enumerated Types for Wren
Hi, It seems interesting but strangely a little bit too much complex to my taste. I'm a lot more
11/14/18
Wang Kai
, …
Jean-François Geyelin
4
9/29/18
Wren Development Is Not Active
Would it be possible to allow someone else to review and accept non-controversial pull requests? Le
unread,
Wren Development Is Not Active
Would it be possible to allow someone else to review and accept non-controversial pull requests? Le
9/29/18
Callum John
,
Bob Nystrom
2
8/30/18
Discord Server
On Thu, Aug 30, 2018 at 12:15 PM Callum John <callum.j...@gmail.com> wrote: As nice as it
unread,
Discord Server
On Thu, Aug 30, 2018 at 12:15 PM Callum John <callum.j...@gmail.com> wrote: As nice as it
8/30/18
Mike Rubits
8/17/18
Visual Studio Code Language Provider
Hi all! I've been using Wren on and off for about 9 months or so. I first found out about Wren
unread,
Visual Studio Code Language Provider
Hi all! I've been using Wren on and off for about 9 months or so. I first found out about Wren
8/17/18
webm...@quentinc.net
, …
Michel Hermier
36
8/8/18
A few questions from a newcomer
Put an assert instead, it should really never happen unless there is a compiler error.
unread,
A few questions from a newcomer
Put an assert instead, it should really never happen unless there is a compiler error.
8/8/18
Bob Nystrom
, …
Michel Hermier
17
7/21/18
Making progress on relative imports
Oh, and a quick update... I went ahead and landed what I have on master. It's definitely not
unread,
Making progress on relative imports
Oh, and a quick update... I went ahead and landed what I have on master. It's definitely not
7/21/18
Michał Kozakiewicz
,
Michel Hermier
16
7/12/18
Improving the compilation process - ideas
I created issue for this problem at libuv repository. https://github.com/libuv/libuv/issues/1924
unread,
Improving the compilation process - ideas
I created issue for this problem at libuv repository. https://github.com/libuv/libuv/issues/1924
7/12/18