[wip] Add a package for lua-rfsm
rFSM is a small and powerful Statechart implementation. It is mainly designed for Coordination of complex systems but is not limited to that. rFSM is written in pure Lua and is therefore highly portable and embeddable. As a Lua domain specific language rFSM inherits the extensibility of its host language. In particular, it is used within the Orocos framework for coordination purporse.
Showing
- Makefile 1 addition, 0 deletionsMakefile
- lua-rfsm/DESCR 5 additions, 0 deletionslua-rfsm/DESCR
- lua-rfsm/Makefile 29 additions, 0 deletionslua-rfsm/Makefile
- lua-rfsm/PLIST 59 additions, 0 deletionslua-rfsm/PLIST
- lua-rfsm/depend.mk 25 additions, 0 deletionslua-rfsm/depend.mk
- lua-rfsm/distinfo 2 additions, 0 deletionslua-rfsm/distinfo
Loading
Please register or sign in to comment