hw2: tmp init

This commit is contained in:
2026-03-05 23:06:24 -08:00
parent 4aa6836dab
commit 320817c8a1

View File

@@ -1,9 +1,10 @@
{- {-
Name: <Your name here> Name: Yuri Tatishchev
Class: CS 252 Class: CS 252
Assigment: HW2 Assigment: HW2
Date: <Date assignment is due> Date: 2026-03-06
Description: <Describe the program and what it does> Description: Implements the big-step operational semantics for
the WHILE language described in `while-semantics.pdf`
-} -}