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: 26.04.2024 17:40:32
© Prof. Dr. Uwe Schmidt
Prof. Dr. Uwe Schmidt FH Wedel