Re: Volunteers needed test/break the ALPHA Python micro:bit blocks
"Nicholas H.Tollervey" <[email protected]>
| Newsgroups | gmane.comp.python.org.uk |
|---|---|
| Message-ID | <[email protected]> |
On 07/03/17 10:34, Russel Winder wrote: > Is this related to or different from the Microsoft micro:bit > programming environment – which I saw at NorDevCon a couple of weeks > back and it is quite good. > Nope, it's nothing to do with PXT (created by Microsoft from their TouchDevelop platform). What they do share is a re-use of Google's Blockly project to make the blocks work. The other thing they share is they target the micro:bit -- we use MicroPython, PXT transpiles blocks to Javascript and then to something a bit similar to the CLR layer flashed onto the device. I was asked how much effort it would take to make a blocks based UI, and after a couple of weeks we had what you see at the link I posted. One thing we're missing is a browser based emulator, but there's one been built by another member of the community which we could re-purpose. N. _______________________________________________ python-uk mailing list [email protected] https://mail.python.org/mailman/listinfo/python-uk
signature.asc
(application/pgp-signature, 455 B)
-----BEGIN PGP SIGNATURE----- iQEcBAEBCAAGBQJYvpvVAAoJEP0qBPaYQbb6XzAH/RKCHrKrXmI9Ii5Y++u39ZBc FGjQTK8Lr4Qz/fiS1uzqzSuHF8X9VhiMEMYj8rbr0YppQL0k4uasxLD8HMDUdRyf 37EiU6jtfm8d4MKfPk5gwOi2TeZSPOvp0iF1i4EblJ5IJiJZ6ng7ECPz7nvaVcwF ezmYT7NbyVtBk2hZ5zgeZq70yAqaj6pim4zSHAV7sgDWlXVwTEAODHSfz6ZeN0CD 6YP1Qv2rzjVw8nxaNhX9g9MU7QE6pLWjBq1ARTJc2+fb1XYuP82lNwa8ZPJlhvn2 mRT2vSG2A5j5dea0D+hzj+tO6Sy5czUXTU5gXpzYUiLebpu73ZwpXq4oG+wBJXE= =B8fX -----END PGP SIGNATURE-----