Re: [racket-users] What are the most used Racket libraries, applications and languages?

2021-11-14 Thread Stephen De Gabrielle

I've posed the results at 
https://racket.discourse.group/t/what-are-the-most-used-packages/108/6?u=spdegabrielle

s.

On Sunday, November 14, 2021 at 8:22:45 PM UTC Stephen De Gabrielle wrote:

> Hi, 
> My apologies, I should have mentioned that. 
>
> You can use the package manager in DrRacket or `raco pkg show`. 
>
> hth
>
> Stephen
>
>
>
>
>
> Last login: Sun Nov 14 17:01:54 on ttys001 
>
> spdegabrielle@Miriams-MacBook-Pro ~ % raco pkg show 
>
> Installation-wide: 
>
> Package Checksum Source 
>
> main-distribution 9de918bdde391320... catalog...tribution 
>
> racket-lib 01371177cdc1c63a... catalog racket-lib 
>
> [202 auto-installed packages not shown] 
>
> User-specific for installation "8.3": 
>
> Package Checksum Source 
>
> files-viewer 164d4034611a970b... catalog...iewer.git 
>
> from-template link...rom-template 
>
> gui-easy 90a54b86db2bc1c4... catalog...=gui-easy 
>
> Qi-Quickscripts d336c416922550e9... catalog...it#master 
>
> quickscript-extra 5cf24dd1b621a7cf... catalog...extra.git 
>
> rsound c699db1ffae4cf01... catalog...d/master/ 
>
> search-list-box 2f39453b1caceb94... catalog...t-box.git 
>
> urlang d35651f0bab845b6... catalog...rd/urlang 
>
> [13 auto-installed packages not shown] 
>
> spdegabrielle@Miriams-MacBook-Pro ~ % 
> On Sunday, November 14, 2021 at 4:09:32 PM UTC hen...@topoi.pooq.com 
> wrote:
>
>> On Fri, Nov 12, 2021 at 11:46:02PM +, Stephen De Gabrielle wrote: 
>> > What are the most used Racket libraries, applications and languages? 
>> > 
>> > I’ll admit I’m guilty of going whole releases without installing 
>> anything 
>> > because the distribution has so much included. 
>> > 
>> > If you reply with what you have installed I’ll tally it up! 
>>
>> Is there ah easyway to ask the installed Racket system what libraries, 
>> applications, and languages are installed? 
>>
>> -- hendrik 
>>
>> > 
>> > Stephen 
>> > 
>> > I’m also doing this on 
>> > 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...@googlegroups.com. 
>> > To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/racket-users/CAGHj7-%2BUk2G886SVA%3DaaomD6Qm5S%3D765WyBznj_6kwz2K1AqCQ%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/ebf40afc-d17f-46cd-8060-96d2a2629d99n%40googlegroups.com.


Re: [racket-users] What are the most used Racket libraries, applications and languages?

2021-11-14 Thread Stephen De Gabrielle
Hi, 
My apologies, I should have mentioned that. 

You can use the package manager in DrRacket or `raco pkg show`. 

hth

Stephen





Last login: Sun Nov 14 17:01:54 on ttys001 

spdegabrielle@Miriams-MacBook-Pro ~ % raco pkg show 

Installation-wide: 

Package Checksum Source 

main-distribution 9de918bdde391320... catalog...tribution 

racket-lib 01371177cdc1c63a... catalog racket-lib 

[202 auto-installed packages not shown] 

User-specific for installation "8.3": 

Package Checksum Source 

files-viewer 164d4034611a970b... catalog...iewer.git 

from-template link...rom-template 

gui-easy 90a54b86db2bc1c4... catalog...=gui-easy 

Qi-Quickscripts d336c416922550e9... catalog...it#master 

quickscript-extra 5cf24dd1b621a7cf... catalog...extra.git 

rsound c699db1ffae4cf01... catalog...d/master/ 

search-list-box 2f39453b1caceb94... catalog...t-box.git 

urlang d35651f0bab845b6... catalog...rd/urlang 

[13 auto-installed packages not shown] 

spdegabrielle@Miriams-MacBook-Pro ~ % 
On Sunday, November 14, 2021 at 4:09:32 PM UTC hen...@topoi.pooq.com wrote:

> On Fri, Nov 12, 2021 at 11:46:02PM +, Stephen De Gabrielle wrote:
> > What are the most used Racket libraries, applications and languages?
> > 
> > I’ll admit I’m guilty of going whole releases without installing anything
> > because the distribution has so much included.
> > 
> > If you reply with what you have installed I’ll tally it up!
>
> Is there ah easyway to ask the installed Racket system what libraries, 
> applications, and languages are installed?
>
> -- hendrik
>
> > 
> > Stephen
> > 
> > I’m also doing this on
> > 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...@googlegroups.com.
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/racket-users/CAGHj7-%2BUk2G886SVA%3DaaomD6Qm5S%3D765WyBznj_6kwz2K1AqCQ%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/eb6f4958-80d8-4833-baf3-6acac09f5e23n%40googlegroups.com.


Re: [racket-users] What are the most used Racket libraries, applications and languages?

2021-11-14 Thread Hendrik Boom
On Fri, Nov 12, 2021 at 11:46:02PM +, Stephen De Gabrielle wrote:
> What are the most used Racket libraries, applications and languages?
> 
> I’ll admit I’m guilty of going whole releases without installing anything
> because the distribution has so much included.
> 
> If you reply with what you have installed I’ll tally it up!

Is there ah easyway to ask the installed Racket system what libraries, 
applications, and languages are installed?

-- hendrik

> 
> Stephen
> 
> I’m also doing this on
> 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.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/racket-users/CAGHj7-%2BUk2G886SVA%3DaaomD6Qm5S%3D765WyBznj_6kwz2K1AqCQ%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/2024160922.GA27060%40topoi.pooq.com.


[racket-users] What are the most used Racket libraries, applications and languages?

2021-11-12 Thread Stephen De Gabrielle
What are the most used Racket libraries, applications and languages?

I’ll admit I’m guilty of going whole releases without installing anything
because the distribution has so much included.

If you reply with what you have installed I’ll tally it up!

Stephen

I’m also doing this on
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CAGHj7-%2BUk2G886SVA%3DaaomD6Qm5S%3D765WyBznj_6kwz2K1AqCQ%40mail.gmail.com.