826 B
826 B
+++ date = 2025-06-07 draft = false title = 'TLA+' subtitle = 'Modeling Language' links = [ { title = "Homepage", url = "https://lamport.azurewebsites.net/tla/tla.html", icon = 'fa-solid fa-home' }, # { title = "Source Code", url = "https://github.com/TAPAAL/", icon = 'fa-brands fa-github' }, # { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' } ] applications = ['Modeling Language'] developers = [' Leslie Lamport'] licenses = ['Open Source 3.0', 'BSD', 'GPLv2']
inputs = ['Sally']
interfaces = ['CLI']
maintenance = ['Actively Maintained']
techniques = ['CDCL']
publications = ['']
+++
TLA+ is a high-level language for modeling programs and systems--especially concurrent and distributed ones.