4 ms·
Looks interesting. I'm interested in the T-Deck Tulip CC and would love to use it for coding whilst im traveling. Any experience with using such a device for li
by sighansen 8mo ago
Looks interesting. I'm interested in the T-Deck Tulip CC and would love to use it for coding whilst im traveling. Any experience with using such a device for light programming?
- apitman 8mo agoIf you're staying in python or another dynamic language it could probably work. Unfortunately I don't think there are a lot of native compilers that run on esp32s, though there are some[0] [0]: https://github.com/valdanylchuk/xcc700 https://github.com/valdanylchuk/xcc700
- coolcoder613 8mo agoI have used the T-Deck with tulipcc for coding and writing, although these days I mostly use it as a calculator. I wrote a GUI text editor for it, which you can find here: https://github.com/coolcoder613eb/notepad https://github.com/coolcoder613eb/notepad I haven't done too much coding with it, but I have on occasion fixed bugs in the text editor on the T-Deck itself.
- coolcoder613 8mo agoAs well as micropython, there is also a port of ulisp. http://www.ulisp.com/show?4JAO http://www.ulisp.com/show?4JAO