Skip to content
/ devkit Public

Documents and code artifacts teaching you how to build your own TLA⁺ tools.

License

Notifications You must be signed in to change notification settings

tlaplus/devkit

Repository files navigation

tlaplus-creator

Documents and code artifacts teaching you how to build your own TLA⁺ tools. Based on the free online textbook Crafting Interpreters by Robert Nystrom. Check out the tutorial starting here!

Each tutorial page has a corresponding mirror/backup/snapshot directory in this repository:

Chapter Wiki page Directory
1 Create your own TLA⁺ tools 1-start
2 Scanning TLA⁺ Tokens 2-scanning
3 Parsing Constant TLA⁺ Expressions 3-expressions
4 Evaluating Constant TLA⁺ Expressions 4-evaluation
5 Handling TLA⁺ Statements 5-statements

About

Documents and code artifacts teaching you how to build your own TLA⁺ tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages