Re: [racket-users] Fwd: Re: Racket code query

2019-10-03 Thread Ben Greenman
I opened a pull request with a suggestion
https://github.com/conniepocky/Waffle-Lang/pull/1

On 10/3/19, Stephen De Gabrielle  wrote:
> Hi
>
> Please see the thread below for a query from Connie who is trying to make
> her own language (11yo?!)
>
> I believe this is her code;
> https://github.com/conniepocky/Waffle-Lang
>
> I think this is the last working version?
> https://github.com/conniepocky/Waffle-Lang/commit/4a30e6ba3687b719298c27ffb844453a52406fae
>
>
> On Wed, 2 Oct 2019 at 21:16, Donna <> wrote:
>
>> Connie said this is the question she has:
>>
>> I’m trying to create a repl to add to my language that I’m making in
>> Racket. I had made a repl before but since I made the compiler its
>> broken!
>> I think maybe racket updated so thats why it doesn’t work anymore. How
>> should I attempt to recreate or fix this?
>>
>> On 1 Oct 2019, at 20:31, Stephen De Gabrielle <> wrote:
>>
>> Please let me know if Connie is uncomfortable with those options?
>>
>> If she prefers Stack Overflow I can copy the question and forward it on
>> to
>> the mailing list.
>>
>> S.
>>
>> On Tue, 1 Oct 2019 at 17:16, Donna <> wrote:
>>
>>> Thank you Stephen, I’ll forward this to Connie!
>>>
>>>
>>> On 1 Oct 2019, at 16:42, Stephen De Gabrielle <> wrote:
>>>
>>> 
>>>
>>> Hi Donna,
>>>
>>> I think the best place to get help is at
>>> https://groups.google.com/forum/m/#!forum/racket-users
>>>
>>> asking there is a good way to get help. I’ll certainly keep an eye out
>>> and answer if I can.
>>>
>>> Another good place to ask for help is the Racket Slack #beginners
>>> channel. Slack is a chat service, and as the Americans are awake in our
>>> evening she is sure to get a quick response.
>>>
>>> 1.  signup/register at https://racket-slack.herokuapp.com
>>> 2. login at https://racket.slack.com/
>>> 3. Go to the #beginners channel
>>>
>>> I got these instructions from https://racket-lang.org
>>>
>>> Both of these are better than Stack overflow in my opinion.
>>>
>>> Kind regards
>>>
>>> Stephen
>>>
>>>
>>> On Tue, 1 Oct 2019 at 16:06, Donna <> wrote:
>>>
 Hi Stephen

 Hope all is well with you!

 Connie has a problem with her code for her language she’s making. She’s
 been working on it and not been able to solve it this past week.


 To save her spending hours more trying to fix it!

 Thanks,


 Donna

>>> --
>>> 
>>>
>>> --
>> 
>>
>> --
> 
>
> --
> You received this message because you are subscribed to the Google Groups
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to racket-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/racket-users/CAGHj7-%2B_xOkw4XocVyo8Rxs15pauis0AQ%2BLfk_0QHSGz1c7TKQ%40mail.gmail.com.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CAFUu9R7FC1ncDU0BD2XwiJFU4qO9wYyCLG3fZiNo8_EJOrqyUA%40mail.gmail.com.


Re: [racket-users] Rhombus project plan

2019-10-03 Thread Matthew Butterick
Fantastic! In these confusing times, this fills my mind with warmth and 
optimism.


> On Oct 2, 2019, at 12:27 PM, Matthew Flatt  wrote:
> 
> Rhombus is about building on the good parts of Racket and advancing the
> frontier of Racket-style language-oriented programming. A significant
> part of the experiment is trying a surface syntax other than
> parenthesized prefix notation. Another part is simplifying and
> generalizing elements of `#lang racket`, such as its data structures
> for streams and binding with integrated and extensible
> pattern-matching. While some of these goals could be pursued
> independently, taking them together offers opportunities to make the
> whole language fit together better.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/26232E44-3619-4751-9230-4B3544C8A81B%40mbtype.com.


[racket-users] Fwd: Re: Racket code query

2019-10-03 Thread Stephen De Gabrielle
Hi

Please see the thread below for a query from Connie who is trying to make
her own language (11yo?!)

I believe this is her code;
https://github.com/conniepocky/Waffle-Lang

I think this is the last working version?
https://github.com/conniepocky/Waffle-Lang/commit/4a30e6ba3687b719298c27ffb844453a52406fae


On Wed, 2 Oct 2019 at 21:16, Donna <> wrote:

> Connie said this is the question she has:
>
> I’m trying to create a repl to add to my language that I’m making in
> Racket. I had made a repl before but since I made the compiler its broken!
> I think maybe racket updated so thats why it doesn’t work anymore. How
> should I attempt to recreate or fix this?
>
> On 1 Oct 2019, at 20:31, Stephen De Gabrielle <> wrote:
>
> Please let me know if Connie is uncomfortable with those options?
>
> If she prefers Stack Overflow I can copy the question and forward it on to
> the mailing list.
>
> S.
>
> On Tue, 1 Oct 2019 at 17:16, Donna <> wrote:
>
>> Thank you Stephen, I’ll forward this to Connie!
>>
>>
>> On 1 Oct 2019, at 16:42, Stephen De Gabrielle <> wrote:
>>
>> 
>>
>> Hi Donna,
>>
>> I think the best place to get help is at
>> https://groups.google.com/forum/m/#!forum/racket-users
>>
>> asking there is a good way to get help. I’ll certainly keep an eye out
>> and answer if I can.
>>
>> Another good place to ask for help is the Racket Slack #beginners
>> channel. Slack is a chat service, and as the Americans are awake in our
>> evening she is sure to get a quick response.
>>
>> 1.  signup/register at https://racket-slack.herokuapp.com
>> 2. login at https://racket.slack.com/
>> 3. Go to the #beginners channel
>>
>> I got these instructions from https://racket-lang.org
>>
>> Both of these are better than Stack overflow in my opinion.
>>
>> Kind regards
>>
>> Stephen
>>
>>
>> On Tue, 1 Oct 2019 at 16:06, Donna <> wrote:
>>
>>> Hi Stephen
>>>
>>> Hope all is well with you!
>>>
>>> Connie has a problem with her code for her language she’s making. She’s
>>> been working on it and not been able to solve it this past week.
>>>
>>>
>>> To save her spending hours more trying to fix it!
>>>
>>> Thanks,
>>>
>>>
>>> Donna
>>>
>> --
>> 
>>
>> --
> 
>
> --


-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CAGHj7-%2B_xOkw4XocVyo8Rxs15pauis0AQ%2BLfk_0QHSGz1c7TKQ%40mail.gmail.com.