hwayne / learntla

A TLA+ guide
http://www.learntla.com
Creative Commons Attribution 4.0 International
278 stars 57 forks source link
guide learning tla

THIS HAS BEEN REPLACED BY https://github.com/hwayne/learntla-v2/

This is the source code used to build the site Learn TLA+. The guide is aimed at beginners to formal method who want to use it for simple (but useful!) specifications. "Keep the server from exploding", not "Keep the spaceship from exploding".

Setup

  1. Clone repo
  2. Get Hugo
  3. Run with hugo server (on port 1313)
  4. Either set up my sad depressing Pygments plugin or set PygmentsCodeFences to false in config.toml