Search results

  • OO2C compiles Oberon-2 code into ANSI-C. It uses the Boehm garbage collector, as well as libtool (for creating standalone executables) * [http://www.hpl.hp.com/personal/Hans_Boehm/gc/ Boehm GC] ...
    496 bytes (76 words) - 23:45, 16 January 2009
  • |{{optional|GC is allowed, but not mandated}} |{{optional}} through [[wp:Boehm-GC|external tools]] ...
    42 KB (4,729 words) - 00:04, 9 March 2024
  • ...xecution time with compilation command: <code>nim c -d:release -d:lto --gc:boehm erdos_nicolas_numbers.nim</code> ...
    44 KB (5,799 words) - 18:33, 9 March 2024
  • runtime.GC() ...JVM. The programmer can force a garbage collection by invoking the System.gc() method, ...
    61 KB (9,002 words) - 12:10, 28 April 2024
  • -young=<int> young gc generation 0 size in MiB -aging=<int> aging gc generation 1 size in MiB ...
    50 KB (6,450 words) - 11:25, 11 December 2023
  • ...c -DATS_MEMALLOC_LIBC -O2 -std=gnu2x univariate-continued-fraction-task-no-gc.dats [[File:Univariate-continued-fraction-task-no-gc.dats.png|alt=The output of the program.]] ...
    231 KB (26,451 words) - 17:16, 20 November 2023
  • often uses when linking the program with Boehm GC. *) ...ogram, you might try something like the following (assuming you have Boehm GC): ...
    369 KB (45,792 words) - 17:20, 20 November 2023
  • ...ear types that will leak memory. However, such memory leaks are what Boehm GC is made to deal with. (Also, such leaks are inconsequential in a program li ...
    190 KB (23,551 words) - 10:49, 1 February 2024
  • // with no GC: // with Boehm-GC: ...
    119 KB (12,980 words) - 11:28, 4 February 2024
  • The usual garbage collector to use with ATS2 (Postiats) is Boehm GC. *) ...
    135 KB (17,365 words) - 11:57, 28 November 2023
  • // free memory. Boehm GC sometimes cannot free allocated memory ...
    226 KB (29,525 words) - 18:29, 6 April 2024
  • For ATS2 (patsopt/patscc) and a garbage collector (Boehm GC). The algorithm used is depth-first search. ...
    246 KB (31,871 words) - 14:56, 14 February 2024
  • ...nctional languages, such as Haskell or Kotlin due to that the speed of the Boehm Garbage Collector used by Crystal isn't as tuned for the many small allocat GC.disable; ...
    496 KB (65,987 words) - 17:50, 20 April 2024
  • Assuming you are using Boehm GC, compile this source file with ...
    444 KB (51,110 words) - 09:12, 16 December 2023
  • ...is 65080 bytes long, with links to shared libraries for Mercury and Boehm GC. With SBCL I get a dumped executable file 13738880 bytes long, and I believ ...
    429 KB (54,624 words) - 19:43, 30 May 2024