Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/tst/test-compile/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 18.9.2025 mit Größe 1 kB image not shown  

Quelle  basics.g.out   Sprache: unbekannt

 
100000
100000
true
-100000
-100000
true
10000000000
10000000000
true
-10000000000
-10000000000
true
100000000000000000000
100000000000000000000
true
-100000000000000000000
-100000000000000000000
true
0
1
2
3
4
5
6
7
7
0
0
0
1
2
3
4
5
6
7
7
0
0
setting x to 2 ...
1 = 2 is false
1 = x is false
1 = 2 via if is false
1 = x via if is false
1 <> 2 is true
1 <> x is true
1 <> 2 via if is true
1 <> x via if is true
1 < 2 is true
1 < x is true
1 < 2 via if is true
1 < x via if is true
1 <= 2 is true
1 <= x is true
1 <= 2 via if is true
1 <= x via if is true
1 > 2 is false
1 > x is false
1 > 2 via if is false
1 > x via if is false
1 >= 2 is false
1 >= x is false
1 >= 2 via if is false
1 >= x via if is false
[  ]
[ 1, 2, 3 ]
[ 1,, 3, [ 4, 5 ], rec(
      x := [ 6, rec(
               ) ] ) ]
[ 1, 2, 3, 4 ]
l[1] = 1
l[2] = 2
l[3] = 3
l[4] = 4
rec(
  a := 1,
  b := 2,
  c := 3,
  d := 42,
  e := 23 )
x.a = 1
x.b = 2
x.d = 42
x.e = 23
Testing IsBound and Unbind for lvar
true
false
Testing IsBound and Unbind for gvar
true
false
Testing IsBound and Unbind for list
true
false
Testing IsBound and Unbind for list with bang
true
false
Testing IsBound and Unbind for record
true
false
Testing IsBound and Unbind for record with expr
true
false
Testing IsBound and Unbind for record with bang
true
false
Testing IsBound and Unbind for record with bang and expr
true
false
testing repeat loop
2
3
testing while loop
2
3
testing for loop
2
3
()

[ Dauer der Verarbeitung: 0.21 Sekunden  (vorverarbeitet)  ]