Giter Club home page Giter Club logo

hsm-library's Introduction

HSM-Library

##Introduction##

Many software systems use the event driven state model which means they wait continuously for the occurrence of some external events to start doing some activity. Each activity that needs to be performed by the software system shall be modeled in the form of states each one of which can exist independently. Also grouping of activities can be possible through the use of hierarchical state model, where each states can be grouped in to a set of parent states. This not only enhances the performance of the system but also increases the maintainability of the system. It will become much more easier to adapt in the projects when the code can be auto generated. In this repository a hierarchical state machine library and automatic code generation tool for the generating the HSM using the UML XMI export from Enterprise architect is provided.

hsm-library's People

Contributors

ajithrit avatar ajithpadman avatar

Watchers

James Cloos avatar George Chen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.