Search results

Jump to navigation Jump to search
  • ...files ('''C''' headers and static or shared library files) for the Haskell compiler, and this information must be remembered for every application using the li ...mpiler. To add a definition of a constant for the '''C''' preprocessor and compiler, use for example: <code> -c "-DX=Y"</code>
    19 KB (2,929 words) - 23:51, 13 September 2013
  • * in order to ''select'' an instance with repeated type variable the compiler must first infer each type in full, then compare them; to distinguish ..., '''providing the elements are all the same type'''; and in that case the compiler can infer the result type as bare <Hask>e</Hask>.
    14 KB (2,091 words) - 17:28, 4 February 2023
  • It is assumed that majority of '''hsffig''' users will use tools from the GNU Compiler Collection (GCC), whose preprocessor complies with the '''hsffig''' require ...s" the library to an application written in Haskell the same look as the C compiler would have if it were "connecting" the library to an application written in
    49 KB (7,861 words) - 11:47, 3 June 2009
  • ...10) compatability being a good thing to keep (in case someone uses another compiler, etc.) if there's a good argument to be made for why a certain extension wo
    8 KB (1,324 words) - 12:26, 13 July 2010
  • * Atze Dijkstra: The Utrecht Haskell Compiler
    8 KB (1,102 words) - 12:57, 17 December 2012
  • * Discussed refactoring compiler/util/Digraph.lhs into a reusable graph combinator library, along with porti ...and http://portal.acm.org/citation.cfm?id=1772965) framework for exploring compiler optimisation levels. The purpose of the web app is that collaborators can s
    12 KB (1,833 words) - 12:53, 17 December 2012
  • on components from the nhc98 compiler or from the hat tracing system, Compiler Options
    20 KB (2,607 words) - 17:13, 16 June 2022
  • * '''[[typing|Static typing]]''', which increases robustness by allowing the compiler to catch many common errors automatically.
    5 KB (636 words) - 04:07, 14 August 2021
  • ...Indeed, the key element that held everything together was GHC, a Haskell compiler developed at the University of Glasgow by Simon Peyton Jones, who (with Sim
    6 KB (919 words) - 14:03, 7 September 2011
  • :A possible compiler pragma (like <code>{-# LANGUAGE CPP #-}</code>) may precede this header. Th * Respect compiler warnings. Supply type signatures, avoid shadowing and unused variables. Par
    17 KB (2,651 words) - 09:36, 10 August 2022
  • ...nd put the libgtksourceview-2.0.dll.a file in a lib directory that the GCC compiler knows about (I use Mingw so i put it in the library folder found there). I
    5 KB (896 words) - 23:35, 25 December 2012
  • GHCJS is a Haskell to JavaScript compiler based on GHC. Among the improvements in the past year are official Cabal in ...worth rebooting supercompilation work in GHC, with the aim of providing a compiler plugin as an optional tool for libraries that benefit from it. I will descr
    15 KB (2,190 words) - 21:19, 17 February 2016
  • ...ations can make performance ''worse''. A strictness annotation forces the compiler to ensure that the field is fully evaluated before building the constructor
    5 KB (782 words) - 16:41, 4 February 2023
  • See also the [[Libraries and tools/Compiler tools|compiler tools]] and [[Libraries and tools/Theorem provers|theorem provers]]. :A compiler for a subset of Haskell. Running a compiled program creates an evaluation d
    19 KB (2,935 words) - 13:50, 22 August 2022
  • ...the program was written and some serious book-keeping is necessary in the compiler to juggle the thunks of code and their final values. The reordering of code
    7 KB (1,226 words) - 00:35, 10 May 2008
  • optimized (without depending on the compiler). Assert <hask>n >= length xs</hask>.
    6 KB (855 words) - 12:54, 26 June 2017
  • ...ed program runs slower than the same program compiled with another Haskell compiler, then it's definitely a bug. Furthermore, if an equivalent OCaml, SML or Cl ...org/cgi-bin/man.cgi?query=gcc&sektion=1 gcc(1) man-page] for details. (a C-compiler option).
    25 KB (3,873 words) - 11:08, 6 March 2023
  • **<b>Solution:</b>Adding -framework AppKit to the compiler switches for your Haskell program seems to help
    8 KB (1,148 words) - 20:52, 15 January 2012
  • Strafunski can be used with at least GHC and Hugs (others?). It relies on compiler extensions for overlapping and undecidable instances.
    7 KB (931 words) - 03:51, 10 December 2011
  • ...cal viewer for thread profile information generated by the Glasgow Haskell compiler (GHC). An example is shown below:
    6 KB (946 words) - 13:16, 4 September 2017

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)