Re: [racket-users] How 'Pythonic' Can Racket Be Made?

2023-10-12 Thread Matthias Felleisen


We tried embedding Python into Racket nee PLT Scheme some 20 years ago, twice: 

Here is a paper on the second attempt: 

  From Python to PLT Scheme 
  https://www2.ccs.neu.edu/racket/pubs/#scheme2003-ms

Daniel Silva took the lead on this initiative. The surface language was (back 
then) covered. 
It’s Python runtime system that made it essentially impossible to interop with 
the (even 
then) many C libs. 

-- 
This group is deprecated and retained as an archive. 

Racket discussions have moved to the Racket Discourse at  
https://racket.discourse.group/ .

---
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.
--- 
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/C4A7AF02-5A8B-4BB1-8864-67EC358471D6%40felleisen.org.


Re: [racket-users] How 'Pythonic' Can Racket Be Made?

2023-10-12 Thread Jens Axel Søgaard
Den man. 9. okt. 2023 kl. 19.35 skrev Adam Golding :

> I am going to write a language called 'micronatrix' that is pythonic in
> its use of whitespace and even with python 2 type print statements but very
> minimal and pared down -- has similar ground been trodden?
>

There a #lang python implementation here:

https://github.com/pedropramos/PyonR/tree/master

A paper on it:

https://www.inesc-id.pt/ficheiros/publicacoes/10173.pdf

/Jens Axel

-- 
This group is deprecated and retained as an archive. 

Racket discussions have moved to the Racket Discourse at  
https://racket.discourse.group/ .

---
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.
--- 
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/CABefVgxnySZVEK5vAm-goZ3VJN69CG0gZe%2BVc0TiNVWst_%3DS2Q%40mail.gmail.com.


Re: [racket-users] How 'Pythonic' Can Racket Be Made?

2023-10-10 Thread Adam Golding
Thank god I don't have to use discord ;-)

On Tue, 10 Oct 2023 at 12:30, Adam Golding  wrote:

> OH
>
> On Tue, 10 Oct 2023 at 12:28, D. Ben Knoble  wrote:
>
>> Nor on Discourse: I use the mailing list mode.
>>
>> On Tue, Oct 10, 2023 at 12:14 PM Adam Golding 
>> wrote:
>> >
>> > ah well the practice of email lists does not depend on google... we
>> should presumbly be using matrix chat instead
>> >
>> > On Tue, 10 Oct 2023 at 12:12, Daniel Patterson  wrote:
>> >>
>> >> Unlike, e.g., Google?
>> >>
>> >> On Oct 10, 2023, at 12:11 PM, Adam Golding 
>> wrote:
>> >>
>> >> Yikes, how do we protest introducing a dependency on some corporation?
>> >>
>> >> On Tue, 10 Oct 2023 at 12:09, D. Ben Knoble 
>> wrote:
>> >>>
>> >>> You'll probably get more replies on Discourse. A short answer is to
>> mention Rhombus and to recommend looking at all the #langs on the package
>> server and in the docs.
>> >>>
>> >>> On Monday, October 9, 2023 at 1:35:11 PM UTC-4 Adam Golding wrote:
>> 
>>  I am going to write a language called 'micronatrix' that is pythonic
>> in its use of whitespace and even with python 2 type print statements but
>> very minimal and pared down -- has similar ground been trodden?
>>  --
>>  adamgolding.ca
>> 
>>  ps I have registered micronatrix.com
>> >>>
>> >>>
>> >>> --
>> >>> This group is deprecated and retained as an archive.
>> >>>
>> >>> Racket discussions have moved to the Racket Discourse at
>> https://racket.discourse.group/ .
>> >>>
>> >>> ---
>> >>> 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.
>> >>> ---
>> >>> 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/ba2e2e23-c21b-43d0-9649-86a7fefa8d2bn%40googlegroups.com
>> .
>> >>
>> >>
>> >> --
>> >> This group is deprecated and retained as an archive.
>> >>
>> >> Racket discussions have moved to the Racket Discourse at
>> https://racket.discourse.group/ .
>> >>
>> >> ---
>> >> 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.
>> >> ---
>> >> 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/CALiGnDBKj6fz6_Onw1-DVstUHSQPn8T-Qmeir3hnF6k8J_kGmA%40mail.gmail.com
>> .
>> >>
>> >>
>>
>>
>> --
>> D. Ben Knoble
>>
>

-- 
This group is deprecated and retained as an archive. 

Racket discussions have moved to the Racket Discourse at  
https://racket.discourse.group/ .

---
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.
--- 
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/CALiGnDCFwmo6DfFgf3jRWJDxZbRAzpVkuJPd0A8mhcnBcOEwMA%40mail.gmail.com.


Re: [racket-users] How 'Pythonic' Can Racket Be Made?

2023-10-10 Thread Adam Golding
OH

On Tue, 10 Oct 2023 at 12:28, D. Ben Knoble  wrote:

> Nor on Discourse: I use the mailing list mode.
>
> On Tue, Oct 10, 2023 at 12:14 PM Adam Golding 
> wrote:
> >
> > ah well the practice of email lists does not depend on google... we
> should presumbly be using matrix chat instead
> >
> > On Tue, 10 Oct 2023 at 12:12, Daniel Patterson  wrote:
> >>
> >> Unlike, e.g., Google?
> >>
> >> On Oct 10, 2023, at 12:11 PM, Adam Golding 
> wrote:
> >>
> >> Yikes, how do we protest introducing a dependency on some corporation?
> >>
> >> On Tue, 10 Oct 2023 at 12:09, D. Ben Knoble 
> wrote:
> >>>
> >>> You'll probably get more replies on Discourse. A short answer is to
> mention Rhombus and to recommend looking at all the #langs on the package
> server and in the docs.
> >>>
> >>> On Monday, October 9, 2023 at 1:35:11 PM UTC-4 Adam Golding wrote:
> 
>  I am going to write a language called 'micronatrix' that is pythonic
> in its use of whitespace and even with python 2 type print statements but
> very minimal and pared down -- has similar ground been trodden?
>  --
>  adamgolding.ca
> 
>  ps I have registered micronatrix.com
> >>>
> >>>
> >>> --
> >>> This group is deprecated and retained as an archive.
> >>>
> >>> Racket discussions have moved to the Racket Discourse at
> https://racket.discourse.group/ .
> >>>
> >>> ---
> >>> 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.
> >>> ---
> >>> 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/ba2e2e23-c21b-43d0-9649-86a7fefa8d2bn%40googlegroups.com
> .
> >>
> >>
> >> --
> >> This group is deprecated and retained as an archive.
> >>
> >> Racket discussions have moved to the Racket Discourse at
> https://racket.discourse.group/ .
> >>
> >> ---
> >> 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.
> >> ---
> >> 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/CALiGnDBKj6fz6_Onw1-DVstUHSQPn8T-Qmeir3hnF6k8J_kGmA%40mail.gmail.com
> .
> >>
> >>
>
>
> --
> D. Ben Knoble
>

-- 
This group is deprecated and retained as an archive. 

Racket discussions have moved to the Racket Discourse at  
https://racket.discourse.group/ .

---
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.
--- 
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/CALiGnDCQv1G-JKdKUYdCF4ieOe62uGDCLogF7Ln8DuzSd7V3xw%40mail.gmail.com.


Re: [racket-users] How 'Pythonic' Can Racket Be Made?

2023-10-10 Thread D. Ben Knoble
Nor on Discourse: I use the mailing list mode.

On Tue, Oct 10, 2023 at 12:14 PM Adam Golding  wrote:
>
> ah well the practice of email lists does not depend on google... we should 
> presumbly be using matrix chat instead
>
> On Tue, 10 Oct 2023 at 12:12, Daniel Patterson  wrote:
>>
>> Unlike, e.g., Google?
>>
>> On Oct 10, 2023, at 12:11 PM, Adam Golding  wrote:
>>
>> Yikes, how do we protest introducing a dependency on some corporation?
>>
>> On Tue, 10 Oct 2023 at 12:09, D. Ben Knoble  wrote:
>>>
>>> You'll probably get more replies on Discourse. A short answer is to mention 
>>> Rhombus and to recommend looking at all the #langs on the package server 
>>> and in the docs.
>>>
>>> On Monday, October 9, 2023 at 1:35:11 PM UTC-4 Adam Golding wrote:

 I am going to write a language called 'micronatrix' that is pythonic in 
 its use of whitespace and even with python 2 type print statements but 
 very minimal and pared down -- has similar ground been trodden?
 --
 adamgolding.ca

 ps I have registered micronatrix.com
>>>
>>>
>>> --
>>> This group is deprecated and retained as an archive.
>>>
>>> Racket discussions have moved to the Racket Discourse at 
>>> https://racket.discourse.group/ .
>>>
>>> ---
>>> 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.
>>> ---
>>> 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/ba2e2e23-c21b-43d0-9649-86a7fefa8d2bn%40googlegroups.com.
>>
>>
>> --
>> This group is deprecated and retained as an archive.
>>
>> Racket discussions have moved to the Racket Discourse at 
>> https://racket.discourse.group/ .
>>
>> ---
>> 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.
>> ---
>> 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/CALiGnDBKj6fz6_Onw1-DVstUHSQPn8T-Qmeir3hnF6k8J_kGmA%40mail.gmail.com.
>>
>>


-- 
D. Ben Knoble

-- 
This group is deprecated and retained as an archive. 

Racket discussions have moved to the Racket Discourse at  
https://racket.discourse.group/ .

---
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.
--- 
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/CALnO6CAEu8xT5rXuR0ZPv0ke66tXeQu3LAV%3D0ADCJrG8QzSVrw%40mail.gmail.com.


Re: [racket-users] How 'Pythonic' Can Racket Be Made?

2023-10-10 Thread J. Ryan Stinnett
In case there's confusion, we're talking about _Discourse_ here (the
open-source forum hosted at https://racket.discourse.group/), and not
_Discord_ (though there's also a Racket channel there).

- Ryan

On Tue, 10 Oct 2023 at 17:16, Adam Golding  wrote:
>
> that being said, it's about minimizing the number of corporations one depends 
> on, not reducing it to zero which is impossible
>
> On Tue, 10 Oct 2023 at 12:14, Adam Golding  wrote:
>>
>> ah well the practice of email lists does not depend on google... we should 
>> presumbly be using matrix chat instead
>>
>> On Tue, 10 Oct 2023 at 12:12, Daniel Patterson  wrote:
>>>
>>> Unlike, e.g., Google?
>>>
>>> On Oct 10, 2023, at 12:11 PM, Adam Golding  wrote:
>>>
>>> Yikes, how do we protest introducing a dependency on some corporation?
>>>
>>> On Tue, 10 Oct 2023 at 12:09, D. Ben Knoble  wrote:

 You'll probably get more replies on Discourse. A short answer is to 
 mention Rhombus and to recommend looking at all the #langs on the package 
 server and in the docs.

 On Monday, October 9, 2023 at 1:35:11 PM UTC-4 Adam Golding wrote:
>
> I am going to write a language called 'micronatrix' that is pythonic in 
> its use of whitespace and even with python 2 type print statements but 
> very minimal and pared down -- has similar ground been trodden?
> --
> adamgolding.ca
>
> ps I have registered micronatrix.com


 --
 This group is deprecated and retained as an archive.

 Racket discussions have moved to the Racket Discourse at 
 https://racket.discourse.group/ .

 ---
 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.
 ---
 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/ba2e2e23-c21b-43d0-9649-86a7fefa8d2bn%40googlegroups.com.
>>>
>>>
>>> --
>>> This group is deprecated and retained as an archive.
>>>
>>> Racket discussions have moved to the Racket Discourse at 
>>> https://racket.discourse.group/ .
>>>
>>> ---
>>> 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.
>>> ---
>>> 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/CALiGnDBKj6fz6_Onw1-DVstUHSQPn8T-Qmeir3hnF6k8J_kGmA%40mail.gmail.com.
>>>
>>>
> --
> This group is deprecated and retained as an archive.
>
> Racket discussions have moved to the Racket Discourse at 
> https://racket.discourse.group/ .
>
> ---
> 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.
> ---
> 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/CALiGnDDDUfq2ODMLuf%2B1WgvQycZV1SN%2BC31JN2J0FWVsh0%3DchQ%40mail.gmail.com.

-- 
This group is deprecated and retained as an archive. 

Racket discussions have moved to the Racket Discourse at  
https://racket.discourse.group/ .

---
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.
--- 
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/CA%2B952Wp4uc682CDhyn--rbhcrdr_%2BS6Bj8GLPO9108_-MX5%2Bzg%40mail.gmail.com.


Re: [racket-users] How 'Pythonic' Can Racket Be Made?

2023-10-10 Thread Adam Golding
that being said, it's about minimizing the number of corporations one
depends on, not reducing it to zero which is impossible

On Tue, 10 Oct 2023 at 12:14, Adam Golding  wrote:

> ah well the practice of email lists does not depend on google... we should
> presumbly be using matrix chat instead
>
> On Tue, 10 Oct 2023 at 12:12, Daniel Patterson  wrote:
>
>> Unlike, e.g., Google?
>>
>> On Oct 10, 2023, at 12:11 PM, Adam Golding  wrote:
>>
>> Yikes, how do we protest introducing a dependency on some corporation?
>>
>> On Tue, 10 Oct 2023 at 12:09, D. Ben Knoble  wrote:
>>
>>> You'll probably get more replies on Discourse. A short answer is to
>>> mention Rhombus and to recommend looking at all the #langs on the package
>>> server and in the docs.
>>>
>>> On Monday, October 9, 2023 at 1:35:11 PM UTC-4 Adam Golding wrote:
>>>
 I am going to write a language called 'micronatrix' that is pythonic in
 its use of whitespace and even with python 2 type print statements but very
 minimal and pared down -- has similar ground been trodden?
 --
 adamgolding.ca

 ps I have registered micronatrix.com

>>>
>>> --
>>> This group is deprecated and retained as an archive.
>>>
>>> Racket discussions have moved to the Racket Discourse at
>>> https://racket.discourse.group/ .
>>>
>>> ---
>>> 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.
>>> ---
>>> 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/ba2e2e23-c21b-43d0-9649-86a7fefa8d2bn%40googlegroups.com
>>> 
>>> .
>>>
>>
>> --
>> This group is deprecated and retained as an archive.
>>
>> Racket discussions have moved to the Racket Discourse at
>> https://racket.discourse.group/ .
>>
>> ---
>> 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.
>> ---
>> 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/CALiGnDBKj6fz6_Onw1-DVstUHSQPn8T-Qmeir3hnF6k8J_kGmA%40mail.gmail.com
>> 
>> .
>>
>>
>>

-- 
This group is deprecated and retained as an archive. 

Racket discussions have moved to the Racket Discourse at  
https://racket.discourse.group/ .

---
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.
--- 
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/CALiGnDDDUfq2ODMLuf%2B1WgvQycZV1SN%2BC31JN2J0FWVsh0%3DchQ%40mail.gmail.com.


Re: [racket-users] How 'Pythonic' Can Racket Be Made?

2023-10-10 Thread Adam Golding
ah well the practice of email lists does not depend on google... we should
presumbly be using matrix chat instead

On Tue, 10 Oct 2023 at 12:12, Daniel Patterson  wrote:

> Unlike, e.g., Google?
>
> On Oct 10, 2023, at 12:11 PM, Adam Golding  wrote:
>
> Yikes, how do we protest introducing a dependency on some corporation?
>
> On Tue, 10 Oct 2023 at 12:09, D. Ben Knoble  wrote:
>
>> You'll probably get more replies on Discourse. A short answer is to
>> mention Rhombus and to recommend looking at all the #langs on the package
>> server and in the docs.
>>
>> On Monday, October 9, 2023 at 1:35:11 PM UTC-4 Adam Golding wrote:
>>
>>> I am going to write a language called 'micronatrix' that is pythonic in
>>> its use of whitespace and even with python 2 type print statements but very
>>> minimal and pared down -- has similar ground been trodden?
>>> --
>>> adamgolding.ca
>>>
>>> ps I have registered micronatrix.com
>>>
>>
>> --
>> This group is deprecated and retained as an archive.
>>
>> Racket discussions have moved to the Racket Discourse at
>> https://racket.discourse.group/ .
>>
>> ---
>> 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.
>> ---
>> 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/ba2e2e23-c21b-43d0-9649-86a7fefa8d2bn%40googlegroups.com
>> 
>> .
>>
>
> --
> This group is deprecated and retained as an archive.
>
> Racket discussions have moved to the Racket Discourse at
> https://racket.discourse.group/ .
>
> ---
> 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.
> ---
> 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/CALiGnDBKj6fz6_Onw1-DVstUHSQPn8T-Qmeir3hnF6k8J_kGmA%40mail.gmail.com
> 
> .
>
>
>

-- 
This group is deprecated and retained as an archive. 

Racket discussions have moved to the Racket Discourse at  
https://racket.discourse.group/ .

---
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.
--- 
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/CALiGnDDYJf7XQw9ZGRnSDjbgsucB-6EqXtrdkpG%3Dq1UM4LSu4g%40mail.gmail.com.


Re: [racket-users] How 'Pythonic' Can Racket Be Made?

2023-10-10 Thread Daniel Patterson
Unlike, e.g., Google? 

> On Oct 10, 2023, at 12:11 PM, Adam Golding  wrote:
> 
> Yikes, how do we protest introducing a dependency on some corporation?
> 
> On Tue, 10 Oct 2023 at 12:09, D. Ben Knoble  > wrote:
>> You'll probably get more replies on Discourse. A short answer is to mention 
>> Rhombus and to recommend looking at all the #langs on the package server and 
>> in the docs.
>> 
>> On Monday, October 9, 2023 at 1:35:11 PM UTC-4 Adam Golding wrote:
>>> I am going to write a language called 'micronatrix' that is pythonic in its 
>>> use of whitespace and even with python 2 type print statements but very 
>>> minimal and pared down -- has similar ground been trodden?
>>> --
>>> adamgolding.ca 
>>> 
>>> ps I have registered micronatrix.com 
>> 
>> -- 
>> This group is deprecated and retained as an archive. 
>>  
>> Racket discussions have moved to the Racket Discourse at 
>> https://racket.discourse.group/ .
>>  
>> ---
>> 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 
>> .
>> --- 
>> 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/ba2e2e23-c21b-43d0-9649-86a7fefa8d2bn%40googlegroups.com
>>  
>> .
> 
> 
> -- 
> This group is deprecated and retained as an archive. 
>  
> Racket discussions have moved to the Racket Discourse at 
> https://racket.discourse.group/ .
>  
> ---
> 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.
> --- 
> 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/CALiGnDBKj6fz6_Onw1-DVstUHSQPn8T-Qmeir3hnF6k8J_kGmA%40mail.gmail.com
>  
> .

-- 
This group is deprecated and retained as an archive. 

Racket discussions have moved to the Racket Discourse at  
https://racket.discourse.group/ .

---
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.
--- 
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/6D1308B2-B925-4079-81E5-F73752C77358%40dbpmail.net.


[racket-users] How 'Pythonic' Can Racket Be Made?

2023-10-09 Thread Adam Golding
I am going to write a language called 'micronatrix' that is pythonic in its
use of whitespace and even with python 2 type print statements but very
minimal and pared down -- has similar ground been trodden?
--
adamgolding.ca

ps I have registered micronatrix.com

-- 
This group is deprecated and retained as an archive. 

Racket discussions have moved to the Racket Discourse at  
https://racket.discourse.group/ .

---
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.
--- 
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/CALiGnDDv9_jqpOCbKeObKX0wW1_uyLNrNb_WxdWzS8TcyqC1qQ%40mail.gmail.com.