homeSoftwaredesign  Prof. Dr. Uwe Schmidt FH Wedel

exec: ghc -e e2 ArithmeticExpression


> ghc -e e2 ArithmeticExpression
BinExpr Minus (BinExpr Mult (Const (I 15)) (Const (I 3))) (Const (I 3))
>
Dieses ist das Protokoll eines Testlaufs

Letzte Änderung: 18.04.2024 12:31:02
© Prof. Dr. Uwe Schmidt
Prof. Dr. Uwe Schmidt FH Wedel