没有合适的资源?快使用搜索试试~ 我知道了~
smlang-一种非标准状态机语言DSL-Rust开发
共42个文件
rs:19个
toml:3个
yml:3个
需积分: 9 0 下载量 124 浏览量
2021-05-27
19:30:18
上传
评论
收藏 52KB ZIP 举报
温馨提示
smlang:Rust中的no_std状态机语言DSL基于Boost-SML语法的状态机语言DSL。 目的该DSL的目的是简化smlang:Rust中的no_std状态机语言DSL基于Boost-SML语法的状态机语言DSL。 目的该DSL的目的是促进状态机的使用,因为状态机的编写和获取概述可能会变得非常复杂。 过渡DSL DSL定义如下:statemachine!{* SrcState1 + Event1 [guard1] / action1 = DstState2,// *表示起始状态SrcState2 + Event2 [guard2] / action2 = DstState1,// ...}其中g
资源推荐
资源详情
资源评论
收起资源包目录
smlang-rs-master.zip (42个子文件)
smlang-rs-master
LICENSE-MIT 1KB
Cargo.toml 732B
macros
LICENSE-MIT 1KB
Cargo.toml 516B
src
codegen.rs 15KB
diagramgen.rs 2KB
lib.rs 2KB
parser.rs 16KB
LICENSE-APACHE 11KB
.github
bors.toml 75B
workflows
properties
build.properties.json 140B
docs.properties.json 114B
docs.yml 1KB
build.yml 2KB
ci
install.sh 231B
script.sh 89B
src
lib.rs 2KB
LICENSE-APACHE 11KB
examples
context.rs 918B
event_with_data.rs 937B
guard_action_syntax_with_temporary_context.rs 2KB
state_with_data.rs 641B
ex2.rs 1KB
ex3.rs 1KB
guard_action_syntax.rs 1KB
event_with_reference_data.rs 2KB
ex1.rs 987B
reuse_action.rs 1009B
.travis.yml 553B
README.md 4KB
docs
sm1.png 6KB
sm2.png 6KB
sm3.png 5KB
tests
test.rs 110B
compile-fail
double_state_event.stderr 246B
no_action_with_state_data.rs 199B
double_state_event.rs 219B
no_action_with_state_data.stderr 287B
no_starting_state.rs 215B
no_starting_state.stderr 405B
.gitignore 49B
CHANGELOG.md 3KB
共 42 条
- 1
资源评论
婉君喜欢DIY
- 粉丝: 15
- 资源: 4617
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功