A tiny Python called Snek
A tiny Python called Snek
Posted Jan 23, 2020 11:20 UTC (Thu) by ceplm (subscriber, #41334)Parent article: A tiny Python called Snek
Posted Jan 23, 2020 12:10 UTC (Thu)
by dgm (subscriber, #49227)
[Link] (1 responses)
Posted Jan 31, 2020 20:35 UTC (Fri)
by simcop2387 (subscriber, #101710)
[Link]
Posted Jan 23, 2020 20:53 UTC (Thu)
by keithp (subscriber, #5140)
[Link] (3 responses)
My daughter took an introductory programming class as part of her geology degree. The class used Python, but most of the time was spent learning things also in Snek. Most of the examples and classwork would run (unchanged) using Snek instead of Python.
A tiny Lua for Arduino-scale machines could be a fun project though. Our robotics program teaches students three languages (Snek, Logo and ROBOLAB) and lets them choose which language to use for further work. When the OS 9 Macs needed to run Logo are no longer available, we'll need to find something new...
Posted Jan 23, 2020 21:13 UTC (Thu)
by ceplm (subscriber, #41334)
[Link] (2 responses)
What’s wrong with UCB Logo? https://en.wikipedia.org/wiki/Logo_(programming_language)
Posted Jan 24, 2020 6:06 UTC (Fri)
by keithp (subscriber, #5140)
[Link] (1 responses)
When the old Macintosh machines stop working, the interface hardware will no longer have anything to connect to. Those use a proprietary serial protocol hooked up to the original Macintosh serial ports. Maybe those interfaces could be connected to a modern machine?
For Snek, I had hoped to use existing Arduino-compatible hardware, but couldn't find any integrated boards capable of driving 9V motors and servos. So I ended up building my own, which has resulted in a Crowd Supply campaign... Somehow this feels a lot like yak shaving.
Posted Jan 30, 2020 11:30 UTC (Thu)
by Wol (subscriber, #4433)
[Link]
https://www.amazon.co.uk/Serial-Adapter-Prolific-Chipset-...
or this?
https://www.perle.com/products/multiport-serial-card.shtm...
Cheers,
A tiny Python called Snek
A tiny Python called Snek
A tiny Python called Snek
A tiny Python called Snek
A tiny Python called Snek
A tiny Python called Snek
Wol