• New version of UML state chart code generator is even more flexiblein creating high quality C-code

    From pmue...@sinelabore.com@pmueller@sinelabore.com to comp.arch.embedded on Wed Sep 27 11:01:05 2023
    From Newsgroup: comp.arch.embedded

    Sinelabore generates compact and readable C code from UML statecharts. There are a number of ways to fine-tune the generated code by setting configuration parameters. C code can now be generated according to these patterns:

    Object pattern: Instance related data is always grouped in a struct. All state machine related functions operate on this data struct.
    Opaque object pattern: This is similar to the object pattern, but hides the implementation from the outside of the generating state machine code.
    Single instance pattern: For code where only one instance exists - e.g. interrupted handlers.

    Get started right now: https://www.sinelabore.de/doku.php/start > Backends > C --- Synchronet 3.20a-Linux NewsLink 1.114