Skip to content

alf000/state-machine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

State machine blog post code repository

Introduction

This repository contains code referenced in state-machine themed series of blog posts under sii.pl/blog/.

Basics

All the examples can be easily compiled by using provided shell scripts:

./scripts/init.sh #to initialize the default build dir
./scripts/builds.sh #to build both clang and gcc versions of examples

Future

I'm planning to create a standalone repository with a header-only state machine library based on the code in this repo in the near future

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.6%
  • Meson 6.5%
  • Shell 0.9%