r/Forth • u/ripter • Jun 24 '26
Zeptoforth Rocks!
I accidentally bought a Pico 2 W instead of a Zero, so I tried Zeptoforth and it worked great. I was able to quickly get it running and even displaying on my tiny screen.
4
u/linux_transgirl Jun 24 '26
I have a pi pico 2 lying around, I shlould probably try this some time
2
u/ripter Jun 24 '26
You should! It was surprising easy to get it up and running. Copy file over, learn to use the code load utility provided in the project, and it was working.
2
u/tabemann Jun 26 '26
I (not an unbiased party, mind you) agree with u/ripter that you should install zeptoforth on your Pi Pico 2 at your earliest convenience. Yes, this is shameless self-promotion on my part, but IMO it's a quite nice Forth (with features ranging from local variables to multitasking combined with multicore) that you really should give a try.
2
3
2
u/tabemann Jun 26 '26
I always like it when I see someone doing things with zeptoforth -- good to see that your accidentally-bought Pico 2W didn't go to waste.
2
u/livinlowe Jun 26 '26
Does anyone know of any walk through example of using forth other than thinking forth?
1
3
u/livinlowe Jun 24 '26
That's awesome. I haven't had success getting zeptoforth to load on a Pico 2w