Search found 1 match

by Max
Mon Apr 21, 2014 9:07 pm
Forum: General Discussion and Questions
Topic: Multitasking?
Replies: 19
Views: 42876

Re: Multitasking?

I will be very disappointed if it turns out that MicroPython is just a "big loop" system where you explicitly code a single top-level polling loop and nothing is event driven. I know this is from ten days ago but the advantage of Python in this context is that Python allows for functional programmi...