ben.knoble
2022-3-23 13:01:48

I suspect if Chez Scheme builds on it, so will Racket CS, but I don’t know the state of Chez’s build requirements. Is that what you’re asking?


bsilverstrim
2022-3-23 14:01:22

Pretty much. :slightly_smiling_face:


soegaard2
2022-3-23 14:19:24

It’s possible to build it on Raspberry Pi 3/4 but the Pico is rather small.


soegaard2
2022-3-23 14:20:18

If it doesn’t, then take a look at Picobit. https://github.com/stamourv/picobit


soegaard2
2022-3-23 14:20:46

You can @ stamourv if you have questions.


bsilverstrim
2022-3-23 14:26:44

Interesting! Thanks for the pointer!


soegaard2
2022-3-23 14:28:31

But maybe Racket can run on the Pico? I see that (a version of) Python runs on it: https://projects.raspberrypi.org/en/projects/getting-started-with-the-pico


soegaard2
2022-3-23 14:29:06

I bought a couple of Picos when they were released - but haven’t got time to use them for anything.


bsilverstrim
2022-3-23 14:38:51

I just ordered some with the intention of seeing if some ideas I had could be done on picos. That, and getting a RasPi now is…challenging.


soegaard2
2022-3-23 14:40:19

Yeah. I saw today, that Adafruit has introduced two-factor authentication in order to stop bots buying their entire Raspberry Pi stock.


bsilverstrim
2022-3-23 14:40:55

In the process I wondered about how limited it was in language choice, and how much time it would take to get familiar with various languages if I could use the same language to use multiple platforms.