Re: [racket-users] Full (fifth RacketCon) Program is up!

2015-07-31 Thread Paulo Matos
On 29/07/2015 17:46, Vincent St-Amour wrote: The full program of (fifth RacketCon) is now available! [1] Don't forget to register! [2] For those not able to go to St Louis, will this be videotaped? Thanks. -- Paulo Matos -- You received this message because you are subscribed

[racket-users] Search code

2015-08-08 Thread Paulo Matos
Hi, Where can I find the code for : http://docs.racket-lang.org/search/index.html I would like to repurpose the engine that does this kind of search and display it. Could you please point me to the sources for it? Thanks, -- Paulo Matos -- You received this message because you

Re: [racket-users] help on coding finite state automata

2015-09-03 Thread Paulo Matos
trying to make your state transitions be Racket tail calls. Which reminds me of Shriram's awesome paper: http://cs.brown.edu/~sk/Publications/Papers/Published/sk-automata-macros/ Enjoy! -- Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket

[racket-users] Racket News - Issue 14

2019-08-16 Thread Paulo Matos
Racket News issue 14 is here. https://racket-news.com/2019/08/racket-news-issue-14.html Enjoy! -- Paulo Matos -- 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, sen

Re: [racket-users] on-boarding new racketeers

2019-08-14 Thread Paulo Matos
My opinion is to keep using the great service github offers for now to the fullest and worry about migration if necessary. -- Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receivin

Re: [racket-users] Racket News - Issue 15

2019-09-02 Thread Paulo Matos
ect Statistics > Regards: > al_shopov > > На пн, 2.09.2019 г. в 22:52 ч. Paulo Matos написа: > > Issue 15 is here! > > https://racket-news.com/2019/09/racket-news-issue-15.html > > Enjoy, > > -- > Paulo > > -- > Y

Re: [racket-users] Racket News - Issue 14

2019-09-02 Thread Paulo Matos
t just me? > > On Monday, August 19, 2019 at 7:54:54 AM UTC-7, Stephen De Gabrielle > wrote: > > Thank you Paulo!  > Another awesome issue of Racket News. > > S. > > >   > > On Fri, Aug 16, 2019 at 9:49 PM Paulo Matos > wrote: > >

Re: [racket-users] Racket News - Issue 14

2019-09-02 Thread Paulo Matos
Thanks! :) On 19/08/2019 16:54, Stephen De Gabrielle wrote: > Thank you Paulo!  > Another awesome issue of Racket News. > > S. > > >   > > On Fri, Aug 16, 2019 at 9:49 PM Paulo Matos wrote: > > Racket News issue 14 is here. > https://racket-news.c

[racket-users] Racket News - Issue 15

2019-09-02 Thread Paulo Matos
Issue 15 is here! https://racket-news.com/2019/09/racket-news-issue-15.html Enjoy, -- Paulo -- 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] Racket News - Issue 16

2019-09-16 Thread Paulo Matos
Hello everyone, It's time for another issue of RN. Issue 16 is here! https://racket-news.com/2019/09/racket-news-issue-16.html Enjoy! Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this grou

[racket-users] Racket News - Issue 13

2019-08-05 Thread Paulo Matos
Here we are for another packed issue of Racket News! https://racket-news.com/2019/08/racket-news-issue-13.html Enjoy! -- Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiv

Re: [racket-users] Re: Racket2 possibilities

2019-07-23 Thread Paulo Matos
On 22/07/2019 22:42, Breck Yunits wrote: > Aloha folks, > > I had to miss RacketCon this year as we have a new 6 month old at home > and couldn't make the trek out. > > But I would love to lend my efforts to support the initiative to > explore a Racket universe without parens. If folks out there

[racket-users] Racket News - Issue 12

2019-07-15 Thread Paulo Matos
Another issue has landed at your doorstep. Sit down, grab a cup of coffee and enjoy! https://racket-news.com/2019/07/racket-news-issue-12.html Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this grou

Re: [racket-users] Re: Racket2 possibilities

2019-07-22 Thread Paulo Matos
On 22/07/2019 16:52, Maria Gabriela Guimarães wrote: > > I experimented with various scheme in browser intrepred via > JavaScript and compiled to wasm both are not good enough. > > Insufficient implementations I suppose, or wasm misses features > important for a Scheme ... > Someone wanting to

[racket-users] Racket News - Issue 19

2019-11-04 Thread Paulo Matos
to be steadily growing but we are also seeing more contributors to the Racket code base. Well done Racketeers! Enjoy! -- Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails fro

[racket-users] Racket News - Issue 21

2019-12-02 Thread Paulo Matos
Hello fellow Racketeers, A new issue of RN is here, now counting 21! https://racket-news.com/2019/12/racket-news-issue-21.html Time to grab that coffee and enjoy, Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To u

[racket-users] Re: Racket 7.5 does not run on Cent OS cloud computers

2019-12-15 Thread Paulo Matos
ume the problem is not centos or cloud computing but instead that you are trying to run a pre-compiled racket version on an OS with an old glibc. Well, you can build your own racket there for your current libc version - have you tried that? Did you face any problems? Paulo Matos -- You received t

[racket-users] Racket News - Issue 22

2019-12-16 Thread Paulo Matos
Racket News is here - now with issue 22. https://racket-news.com/2019/12/racket-news-issue-22.html Enjoy! Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails fro

[racket-users] Re: I Need Help Bringing Vulkan to Racket

2019-10-21 Thread Paulo Matos
On Wednesday, 9 October 2019 22:56:48 UTC+2, Sage Gerard wrote: > > I'm resuming work on a very early-stage project that generates FFI > bindings for Vulkan in Racket [1]. VkTk is the closest relative project I > have found for reference [2]. > > Last time I was on the project I was focused on

[racket-users] Racket News - Issue 20

2019-11-18 Thread Paulo Matos
Hello... RN Issue 20 is finally here... a bit later than usual, I know! https://racket-news.com/2019/11/racket-news-issue-20.html Coffee time (guilt-free with an issue of RN) - Enjoy! -- Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket

[racket-users] Racket News - Issue 17

2019-10-07 Thread Paulo Matos
Hi, RN Issue 17 is finally here. https://racket-news.com/2019/10/racket-news-issue-17.html Enjoy, Paulo -- 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

Re: [racket-users] Re: Racket News - Issue 17

2019-10-08 Thread Paulo Matos
ket community. So, long story short - send me your PRs, feature requests, etc. I will see what I can do. Contributors welcome! [1] two things at this point - integration with polyglot and remote UNLINKED and make that the behaviour of DRAFT instead Paulo Matos -- You received this mess

Re: [racket-users] Structured Concurrency in Racket

2019-10-09 Thread Paulo Matos
On 07/10/2019 21:01, Arie Schlesinger wrote: > Can somebody specify how to use racket in jupyter notebook ? > Thanks > There have been earlier threads about that you might want to look at. https://groups.google.com/d/msg/racket-users/qw7u9pNFbuQ/eot1Acw7DAAJ I don't know the answer to your

[racket-users] Racket News - Issue 24

2020-01-20 Thread Paulo Matos
Hello! Racket News - Issue 24 is here. https://racket-news.com/2020/01/racket-news-issue-24.html Enjoy, -- Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails fro

[racket-users] Racket News - Issue 27

2020-03-02 Thread Paulo Matos
Hi! For the first time, I published RN and forgot to send an email the list straight away. My apologies for that - here's the email a few hours late. Issue 27 is here, enjoy! https://racket-news.com/2020/03/racket-news-issue-27.html -- Paulo Matos -- You received this message because you

[racket-users] Racket News - Happy Birthday Issue (25)

2020-02-04 Thread Paulo Matos
Hi, Racket News Issue 25 is here - Happy Birthday to RN. https://racket-news.com/2020/02/racket-news-issue-25.html Enjoy, Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiv

[racket-users] Re: plan to build a continuous integration system in racket

2020-02-17 Thread Paulo Matos
On Thursday, 13 February 2020 06:05:49 UTC+1, Xu Xue wrote: > > Hi, all > > I am a senior student and plan to build a continuous integration system > using Racket as my graduation project. > > I'm very new to Racket web programming and CI/CD (about CI system I've > already found some great

Re: [racket-users] plan to build a continuous integration system in racket

2020-02-17 Thread Paulo Matos
On Thursday, 13 February 2020 14:35:42 UTC+1, Sage Gerard wrote: > > Some core devs are already looking into building a new CI/CD for use in > the project. Maybe it would be worth taking a look at the Racket Slack and > ask if you can participate in the #ci channel. > > Sage, correct me if I

[racket-users] Racket News - Issue 26

2020-02-17 Thread Paulo Matos
Hi, Racket News issue 26 is here: https://racket-news.com/2020/02/racket-news-issue-26.html Enjoy, Paulo Matos -- 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, sen

[racket-users] Racket News - Issue 23

2020-01-07 Thread Paulo Matos
The Racket News Happy New Year Issue is here. Issue 23 still hot off the press just for you. https://racket-news.com/2020/01/racket-news-issue-23.html Coffee time - enjoy! Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users&q

[racket-users] Racket News - Issue 29

2020-04-14 Thread Paulo Matos
Hi, Racket News issue 29 is finally here. After a slight delay we are back. I hope you enjoy! https://racket-news.com/2020/04/racket-news-issue-29.html Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubs

Re: [racket-users] FYI, build from HEAD fails in realloc()

2020-03-23 Thread Paulo Matos
Hi John, Has anyone already looked into this? I haven't seen this problem yet. If it's not solved, can you please open an issue? Thanks, Paulo Matos 'John Clements' via Racket Users writes: > Bang! I was wrong. Here’s another similar trace: > > raco setup: 6 running: > /pfds/pfds

[racket-users] Racket News - Issue 28

2020-03-16 Thread Paulo Matos
Hi, Racket News Issue 28 is here. https://racket-news.com/2020/03/racket-news-issue-28.html Enjoy and stay healthy, Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving e

[racket-users] Racket News Issue 38

2020-09-14 Thread Paulo Matos
Hi all, Racket News Issue 38 is here! https://racket-news.com/2020/09/racket-news-issue-38.html Enjoy! Paulo Matos -- 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, sen

[racket-users] Racket News - Issue 39

2020-10-05 Thread Paulo Matos
Hi all, Racket News Issue 39 is now here! https://racket-news.com/2020/10/racket-news-issue-39.html Go grab a cuppa and enjoy! -- Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop

[racket-users] Racket News - Issue 40

2020-10-20 Thread Paulo Matos
Hi all, What a great weekend, I hope you all enjoyed it as much as I did. Thanks to all of those involved in the organization. Racket News issue 40 is now here: https://racket-news.com/2020/10/racket-news-issue-40.html Enjoy! -- Paulo Matos -- You received this message because you

Re: [racket-users] Re: Racket News - Issue 37

2020-08-24 Thread Paulo Matos
Thanks Deren. Now fixed. Paulo Deren Dohoda writes: > Hi Paulo, > > The link to the slack community is munged with the racket-news URL. > > Deren > > On Monday, August 24, 2020 at 2:23:59 PM UTC-4 Paulo Matos wrote: > >> It's here! :) >> https://racket-n

[racket-users] Racket News - Issue 37

2020-08-24 Thread Paulo Matos
It's here! :) https://racket-news.com/2020/08/racket-news-issue-37.html Enjoy. Paulo Matos -- 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 ra

[racket-users] Racket News - Issue 32 is here!

2020-06-01 Thread Paulo Matos
Racket News - Issue 32 is here! No time to wait, go grab a coffee and enjoy! https://racket-news.com/2020/06/racket-news-issue-32.html -- Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this grou

[racket-users] Racket News - Issue 36

2020-08-04 Thread Paulo Matos
Racket News Issue 36 is here! https://racket-news.com/2020/08/racket-news-issue-36.html Grab yourself your favourite cup and pour in some good ol'coffee. Enjoy! Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubs

Re: [racket-users] Racket News - Issue 36

2020-08-04 Thread Paulo Matos
; https://prl.ccs.neu.edu/img/kffd-tr-1986.pdf > > Or would Matthias be able to provide a freshly compiled version maybe? :) > (I would be truly impressed if the tex file still existed somewhere!) > > On Tue, Aug 4, 2020 at 10:41 AM Paulo Matos wrote: > >> Racket News Iss

[racket-users] Racket News - Issue 34

2020-07-06 Thread Paulo Matos
Hey everyone, We have another issue filled to the brim. Take a look at issue 34: https://racket-news.com/2020/07/racket-news-issue-34.html Enjoy! -- Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from

Re: [racket-users] Re: Racket News - Issue 34

2020-07-07 Thread Paulo Matos
020/07/racket-news-issue-34.html I probably should mention that publicly. Kind regards, -- Paulo Matos -- 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

Re: [racket-users] Re: Racket News - Issue 34

2020-07-07 Thread Paulo Matos
Hi Travis, Curious to what you are referring to here. What was insanely easy? Kind regards, Paulo Matos Travis Kiefer writes: > Wow - that was insanely easy. I'm used to a command line compile process > with lots of configuration variables to setup... Etc.. Etc.. > > Thank you

[racket-users] Racket News - Issue 33

2020-06-16 Thread Paulo Matos
Hi all, I relatively quiet issue from Racket News is here: https://racket-news.com/2020/06/racket-news-issue-33.html Enjoy and don't forget to fill in the RacketCon 2020 survey form. -- Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket

[racket-users] Re: Any news on ARM64?

2020-06-23 Thread Paulo Matos
I hope that we have a must quicker progress in the second half of the year. I will post updates once I have more. Paulo Matos On Thursday, 18 June 2020 at 20:57:40 UTC+2 an...@andregarzia.com wrote: > Some weeks ago, there was a post here about porting Chez to ARM64 and thus > en

[racket-users] Racket News - Issue 35

2020-07-21 Thread Paulo Matos
Hey all, Issue 35 is here: https://racket-news.com/2020/07/racket-news-issue-35.html Apologies for the slight delay but I started feeling quite poorly yesterday evening as I was about to finish the editing of the issue. Have a great day and Enjoy! Paulo Matos -- You received this message

Re: [racket-users] Machine code executable

2021-01-07 Thread Paulo Matos
racket-lang.org/raco/exe.html > > thank you -- Paulo Matos -- 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...@goo

Re: [racket-users] Re: Racket News - Happy New Year Issue 44

2021-01-07 Thread Paulo Matos
Stephen De Gabrielle writes: > Another awesome issue Paulo, RN has become indispensable! (I was just > thinking I needed base64!) > Thank you so much > Thank you for your kind words. Your work on Racket has been great as well - on to 2021 and to a great Racket year! -- Paulo Ma

Re: [racket-users] Apple M1

2020-11-24 Thread Paulo Matos
far as I understand the core team is still missing the required hardware to fix the issues that are cropping up. Kind regards, -- Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop re

[racket-users] Racket News - Issue 42

2020-11-17 Thread Paulo Matos
Hi all, A day later but here nonetheless - Issue 42 has been published. https://racket-news.com/2020/11/racket-news-issue-42.html Enjoy! -- Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this grou

[racket-users] Racket News - Issue 41

2020-11-03 Thread Paulo Matos
Hello everyone, Racket News Issue 41 is here! https://racket-news.com/2020/11/racket-news-issue-41.html Grab a coffee and enjoy. -- Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this grou

[racket-users] Re: Racket News - Issue 41

2020-11-03 Thread Paulo Matos
://github.com/pmatos/racket-news/runs/1343960524?check_suite_focus=true#step:5:9 On Tuesday, 3 November 2020 at 11:01:56 UTC+1 Paulo Matos wrote: > > Hello everyone, > > Racket News Issue 41 is here! > https://racket-news.com/2020/11/racket-news-issue-41.html > > Grab a coffee and e

[racket-users] Re: Racket News - Happy New Year Issue 44

2021-01-06 Thread Paulo Matos
Hi again, A problem with the datasets meant that in the first few hours after publishing, the plots reflected incorrect values. This is now fixed. Thanks to Sorawee for noticing and pointing it out to me. Paulo On Wednesday, 6 January 2021 at 11:34:04 UTC+1 Paulo Matos wrote: > Happy

[racket-users] Racket News - Happy New Year Issue 44

2021-01-06 Thread Paulo Matos
) but this one might need an extra long coffee. Lets make 2021 the year of Racket! Up, Up, and Away! -- Paulo Matos -- 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, sen

[racket-users] Racket News - Issue 51

2021-06-16 Thread Paulo Matos
Hello, Issue 51 of RN is online. Enjoy! https://racket-news.com/2021/06/racket-news-issue-51.html -- Paulo Matos -- 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, sen

[racket-users] Redirecting shared lib stdout

2021-05-12 Thread Paulo Matos
ere must be a better way than this and I would be surprised if there isn't already something out there in a library but I haven't found anything yet. Any help here would be great. Thanks, -- Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users

Re: [racket-users] Redirecting shared lib stdout

2021-05-14 Thread Paulo Matos
works within Racket. Thanks, Paulo Matos > > On Wed, May 12, 2021 at 3:49 AM Paulo Matos wrote: >> >> Hi, >> >> I have a shared library for which I am creating some bindings: >> https://github.com/pmatos/racket-binaryen >> >> There's a functio

Re: [racket-users] Redirecting shared lib stdout

2021-05-14 Thread Paulo Matos
in C, redirect stdout using dup2 to a file and bind that wrapper in racket, read from the file and send to `current-output-port`. Kind regards, Paulo Matos > > On 5/12/21 3:48 AM, Paulo Matos wrote: >> Hi, >> >> I have a shared library for which I am creating some b

Re: [racket-users] Freenode -> libera.chat

2021-05-20 Thread Paulo Matos
ome the canonical IRC chat room for Racket? -- Paulo Matos -- 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...@googlegrou

[racket-users] Racket News - Issue 52

2021-07-02 Thread Paulo Matos
Issue 52 of RN is here: https://racket-news.com/2021/07/racket-news-issue-52.html Enjoy! Paulo Matos -- 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

[racket-users] Racket News - Issue 50

2021-05-19 Thread Paulo Matos
Hello all, We have hit 50 issues! :) https://racket-news.com/2021/05/racket-news-issue-50.html Enjoy! -- Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails fro

Re: [racket-users] Add Link to the racket Discord to the racket website?

2021-04-29 Thread Paulo Matos
Yury Bulka writes: > I would just clarify that in the case of Racket, the IRC channel and the > matrix room are the same room (they are joined together via a bridge). > Which matrix room are we talking about here? First time I hear about a matrix room. -- Paulo Matos -- You

[racket-users] Racket News - Issue 49

2021-05-05 Thread Paulo Matos
Hi all, Apologies all for the yatus on Racket News - but we are back. Issue 49 is finally here and packed with lots of Racket goodness: https://racket-news.com/2021/05/racket-news-issue-49.html Enjoy, -- Paulo Matos -- You received this message because you are subscribed to the Google Groups

Re: [racket-users] signup to racket users without a google account?

2021-02-08 Thread Paulo Matos
google.com/forum/#!forum/racket-users/join> > https://groups.google.com/forum/#!forum/racket-users/join -- Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails f

[racket-users] Racket News - Issue 45 - The Anniversary Issue

2021-02-01 Thread Paulo Matos
Hi everyone, Here's Racket News Issue 45, the anniversary issue. RN turns 2! https://racket-news.com/2021/02/racket-news-issue-45.html Enjoy! Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from

[racket-users] Racket News - Issue 48

2021-03-22 Thread Paulo Matos
Hi all, Issue 48 of RN has landed... https://racket-news.com/2021/03/racket-news-issue-48.html Enjoy it, if possible with a strong espresso! Keep Racketing, Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubs

[racket-users] Racket News - Issue 47

2021-03-04 Thread Paulo Matos
Racket News is once again here... yes, it's one of *those* weeks! https://racket-news.com/2021/03/racket-news-issue-47.html Enjoy! -- 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

[racket-users] Racket News - Issue 46

2021-02-16 Thread Paulo Matos
Hi all, Issue 46 is here: https://racket-news.com/2021/02/racket-news-issue-46.html Take a look and enjoy! -- Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails fro

[racket-users] Racket News - Issue 53

2021-08-17 Thread Paulo Matos
Hi all, Here's another Racket News Issue... Counting 53 now! :) Enjoy! https://racket-news.com/2021/08/racket-news-issue-53.html Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop

Re: [racket-users] Racket News - Issue 54

2021-10-08 Thread Paulo Matos
ample to use with the quickscript, so I have added both of you to the contributors section of RN. Thanks for your contributions, -- Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails

[racket-users] Racket News - Issue 54

2021-10-07 Thread Paulo Matos
Hello all, Issue 54 is finally here: https://racket-news.com/2021/10/racket-news-issue-54.html Enjoy! Paulo Matos -- 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, sen

[racket-users] Racket News - Issue 55

2021-11-05 Thread Paulo Matos
Hi all, Racket News Issue 55 is here... Call it a warmup for RacketCon later on. Enjoy the issue. https://racket-news.com/2021/11/racket-news-issue-55.html Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubs

Re: [racket-users] European Racketeers and conferences

2017-08-23 Thread 'Paulo Matos' via Racket Users
ecise. I learned Racket back in version 53 - that was something around 1999. On and off for a few years and now I am using in commercially in my own company. Happy to join a European Racket gathering. Paulo Matos > Best wishes, > Daniel > > Am 22.08.2017 um 15:15 schrieb Matthew Eric

Re: [racket-users] Re: New wiki page ‘friends of Racket’

2017-11-13 Thread 'Paulo Matos' via Racket Users
ibed 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 > <mailto:racket-users+unsubscr...@googlegroups.com>. > For more options, visit https://groups.goog

[racket-users] Plumbum for racket

2017-10-24 Thread 'Paulo Matos' via Racket Users
Hi, In Python I see myself using plumbum (https://plumbum.readthedocs.io/en/latest/) on a regular basis to do shell related stuff instead of messing with subprocesses. Is there anything remotely like this for racket? Kind regards, -- Paulo Matos -- You received this message because you

Re: [racket-users] Plumbum for racket

2017-10-25 Thread 'Paulo Matos' via Racket Users
On 24/10/17 20:40, Jon Zeppieri wrote: > Featured at the recent RacketCon: > http://docs.racket-lang.org/rash@rash/index.html > Thanks guys, I think rash is pretty much what I was looking for. -- Paulo Matos -- You received this message because you are subscribed to the Goog

[racket-users] S10 - a new commercial product in Racket

2018-05-14 Thread 'Paulo Matos' via Racket Users
to thank everyone who is part of the Racket community and made this possible. Thank you for the amazing Racket ecosystem. Kind regards, -- Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this grou

Re: [racket-users] European Racketeers and conferences

2017-10-20 Thread 'Paulo Matos' via Racket Users
gt; > Here's the link again: > https://drive.google.com/open?id=1i3zN11e_6te5ytduAiv1cidrIi4=sharing > -- Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop rece

Re: [racket-users] Re: European Racketeers and conferences

2017-10-20 Thread 'Paulo Matos' via Racket Users
> Great idea, would love to join the RacketCon and visit Iceland! :) -- Paulo Matos -- 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-

[racket-users] macro guard on variable type

2018-01-25 Thread 'Paulo Matos' via Racket Users
plate with the quote. How can I properly write this macro such that it's properly matching the arguments? kind regards, -- Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails

Re: [racket-users] Replacing nodejs with Racket... possible?

2018-02-12 Thread 'Paulo Matos' via Racket Users
s://github.com/vishesh/racketscript/blob/master/README.md > <https://github.com/vishesh/racketscript/blob/master/README.md> > > Haven’t used it myself, but I probably will, the next time I need > something written in JS. > > John > > > > O

[racket-users] Replacing nodejs with Racket... possible?

2018-02-10 Thread 'Paulo Matos' via Racket Users
at the source (available in github) and doesn't say much. I am curious, could this be potentially written in pure racket? I have heard of Whalesong as a sort of racket replacement to JS. Any references to how to even start implementing something like this in Racket? Kind regards, -- Paulo Matos -- You

[racket-users] racket (7) on a new arch

2018-02-20 Thread 'Paulo Matos' via Racket Users
target that version for riscv support. If I port chez to riscv, would this make automatically racket work under riscv or would I need any further work on the racket side? Thanks, -- Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users&q

Re: [racket-users] in-src documentation: why not?

2018-02-20 Thread 'Paulo Matos' via Racket Users
On 20/02/18 23:34, Ben Greenman wrote: > file/gif is from the draw-lib package > > https://github.com/racket/draw/blob/master/draw-lib/file/gif.rkt > Thanks. But it doesn't seem to use srcdoc contrary to what's said in the docs. -- Paulo Matos -- You received this message

Re: [racket-users] Non-blocking place get

2018-02-22 Thread 'Paulo Matos' via Racket Users
> (define-values (p1 p2) (place-channel)) > (evt? p1) #t Thanks, -- Paulo Matos -- 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+uns

Re: [racket-users] Typed Racket and performance impact

2018-02-19 Thread 'Paulo Matos' via Racket Users
On 19/02/18 17:10, Matthias Felleisen wrote: > >> On Feb 19, 2018, at 9:45 AM, Paulo Matos <pmatos@linki.tools> wrote: >> >> Thanks, interesting to see that fully typed programs run faster though. > > When I say “fully typed” you need to understand that so

[racket-users] in-src documentation: why not?

2018-02-20 Thread 'Paulo Matos' via Racket Users
/racket/collects/file Looking through the sources there's no gif.rkt. I assume this was removed and along with it, the only living example of srcdoc usage? Kind regards, -- Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group.

Re: [racket-users] Typed Racket and performance impact

2018-02-19 Thread 'Paulo Matos' via Racket Users
r, as I move from the untyped to the typed world, it will be interesting to see how the benchmarks I have fluctuate in time spent computing. I might not be able to start this work before April/May time as I am in the middle of a large delivery cycle but I will certainly get to it. I will keep you posted. -- Pa

Re: [racket-users] #lang rust

2018-02-20 Thread 'Paulo Matos' via Racket Users
a C/C++ replacement I love what Rust stands for so +1 (again!) for this project. -- Paulo Matos -- 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 racke

Re: [racket-users] Typed Racket and performance impact

2018-02-19 Thread 'Paulo Matos' via Racket Users
the performance will get? > If you want more specific information, we can post a journal submission that > compares several Racket implementations (6.2, 6.3, and 6.4) on a range of > programs using functional to ho object-oriented style. > That would certainly be appreciated. Thanks, -

[racket-users] Typed Racket and performance impact

2018-02-19 Thread 'Paulo Matos' via Racket Users
improve performance (optimization coach seems to mention Typed-Racket specific optimizations). So, could anyone elaborate on their experiences to using typed racket nowadays with regards to performance? Can it still be a step backwards these days? Kind regards, -- Paulo Matos -- You received

[racket-users] Non-blocking place get

2018-02-21 Thread 'Paulo Matos' via Racket Users
, -- Paulo Matos -- 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. For more options, visit https://groups.go

Re: [racket-users] racket (7) on a new arch

2018-02-21 Thread 'Paulo Matos' via Racket Users
Thanks for the note, I am now following those PRs. On 21/02/18 14:01, Matthew Flatt wrote: > At Wed, 21 Feb 2018 08:22:30 +0100, "'Paulo Matos' via Racket Users" wrote: >> If I port chez to riscv, would this make automatically racket work >> under riscv[...]?

Re: [racket-users] Generating automatic testsuites using a macro

2018-02-23 Thread 'Paulo Matos' via Racket Users
On 23/02/18 14:56, Matthew Butterick wrote: > >> On Feb 23, 2018, at 5:11 AM, 'Paulo Matos' via Racket Users >> <racket-users@googlegroups.com> wrote: >> >> This fails because the i in the body of the test case does not exist at >> run-time. I understan

Re: [racket-users] Generating automatic testsuites using a macro

2018-02-23 Thread 'Paulo Matos' via Racket Users
efore I will actually be doing this without a macro. However, it's always very useful to attempt this macro katas. :) Thanks, > -Philip > > On Fri, Feb 23, 2018 at 7:11 AM, 'Paulo Matos' via Racket Users > <racket-users@googlegroups.com <mailto:racket-users@googlegroups.com>

[racket-users] Generating automatic testsuites using a macro

2018-02-23 Thread 'Paulo Matos' via Racket Users
. I understand why this is failing. However if I try to replace the i by #,(syntax->datum #'i) it also fails. My feeling is that I need to introduce a new template variable, which I would generally do with with-syntax however I am not sure how to integrate this with the for/list expression. R

Re: [racket-users] Generating automatic testsuites using a macro

2018-02-23 Thread 'Paulo Matos' via Racket Users
"Examples" section, I found I could > handle many of the cases I wanted to without needing to dive into the > more intimidating parts of the documentation for quite a while. > Thanks, I shall take a look. -- Paulo Matos -- You received this message because you are subsc

Re: [racket-users] Generating automatic testsuites using a macro

2018-02-23 Thread 'Paulo Matos' via Racket Users
On 23/02/18 15:13, 'Paulo Matos' via Racket Users wrote: > That's true, thanks for pointing it out. I only just noticed you could > generate test-suites and test-cases at runtime with make-testcase and > make-testsuite. Therefore I will actually be doing this without a macro. > H

[racket-users] C level bit manipulation - Racket Manifesto

2018-08-11 Thread 'Paulo Matos' via Racket Users
ow level C bit manip constructs besides ffi? Kind regards, -- Paulo Matos -- 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...@google

  1   2   3   >