[SOLVED] CS计算机代考程序代写 type const = True | False | Int of int

30 $

File Name: CS计算机代考程序代写_type_const_=_True_|_False_|_Int_of_int.zip
File Size: 640.56 KB

SKU: 6600614062 Category: Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Or Upload Your Assignment Here:


type const = True | False | Int of int
type var = string
type op = Plus | Minus | Times | Div | Lt | Gt | Le | Ge | Eq | And | Or
type value = Const of const
| Fun of var * exp
| Op of op
and exp = Var of var
| Value of value
| Let of var * exp * exp
| If of exp * exp * exp
| App of exp * exp

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[SOLVED] CS计算机代考程序代写 type const = True | False | Int of int
30 $