Zulip Chat Archive
Stream: Is there code for X?
Topic: Formalization of small imperative language ?
Alix Trieu (Aug 05 2024 at 13:41):
Hello, does anyone know of a formalization of a small imperative language (syntax and semantics) in Lean ?
Henrik Böving (Aug 05 2024 at 13:42):
Alix Trieu said:
Hello, does anyone know of a formalization of a small imperative language (syntax and semantics) in Lean ?
Ralf Stephan (Aug 05 2024 at 14:54):
What a great resource. :heart:
Markus Himmel (Aug 06 2024 at 07:01):
There is also this smaller example: https://github.com/david-christiansen/ssft24?tab=readme-ov-file#second-lecture. There is a demo at https://github.com/david-christiansen/ssft24/blob/main/Imp.lean
Last updated: May 02 2025 at 03:31 UTC