首页 > 其他 > 详细

TLA+(待续...)

时间:2018-09-25 20:18:46      阅读:186      评论:0      收藏:0      [点我收藏+]

简介:

https://learntla.com/introduction/

https://en.wikipedia.org/wiki/TLA%2B

http://www.top100summit.com/think/12702

https://www.jianshu.com/p/7ae049ce4a82

 

TLA+ is a formal specification language. Its a tool to design systems and algorithms, then programmatically verify that those systems dont have critical bugs. Its the software equivalent of a blueprint.

A specification language is a formal language in computer science used during systems analysis, requirements analysis and systems design to describe a system at a much higher level than a programming language, which is used to produce the executable code for a system.

 

 

目标:

初阶目标:检验状态机的合理性。

高阶目标:设计无漏洞的系统和算法。

TLA+(待续...)

原文:https://www.cnblogs.com/sunnypoem/p/9702965.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!