homeSoftwaredesign  Prof. Dr. Uwe Schmidt FH Wedel

exec: ghc -e e1 ArithmeticExpression


> ghc -e e1 ArithmeticExpression
BinExpr Plus (Const (I 48)) (UnExpr UnMinus (BinExpr Plus (Const (I 3)) (Const (I 3))))
>
Dieses ist das Protokoll eines Testlaufs

Letzte Änderung: 03.07.2024 11:25:30
© Prof. Dr. Uwe Schmidt
Prof. Dr. Uwe Schmidt FH Wedel