kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #10945
Re: Kicad Tool Framework
On Mon, Aug 12, 2013 at 10:58:31AM +0200, Tomasz Wlostowski wrote:
> Thanks :) I didn't want to impose any particular way of writing
> these FSMs, every programmers has his/her own taste, so he's free to
> choose between coroutines, state-as-method or simply a switch(state)
> {}.
Do you know a good way for coroutines in C/C++? i.e. no setjmp/longjmp
ugliness...
(next step for world domination would be continuations:D)
--
Lorenzo Marcantonio
Logos Srl
Follow ups
References