Search results

Jump to navigation Jump to search

Page title matches

Page text matches

  • =A Trace-based Just-in-time Compiler for Haskell= All these are problems because GHC is a static compiler. To explore
    1 KB (191 words) - 08:54, 24 July 2012
  • '''Note''': If you have more than one Haskell compiler on your system, use the <code>--with-compiler</code> option for the
    1 KB (227 words) - 01:47, 17 December 2008
  • ...been merged with the [[Libraries and tools/Compiler tools#Pretty printing |compiler construction page]].
    153 bytes (22 words) - 11:50, 8 June 2023
  • Create a bytecode compiler as described on this ruby quiz page: http://www.rubyquiz.com/quiz100.html class Compiler
    2 KB (308 words) - 10:35, 13 January 2007
  • Did you have a Real Compiler written with the described tools. ...wants to be quoted in it ... well, please make a list of your articles on compiler construction with HASKELL.
    636 bytes (108 words) - 23:03, 8 December 2008
  • == The Jhc Haskell Compiler == ...rograms on a Linux box, or target embedded systems with little effort. The compiler cannot, however, be compiled on Windows.
    2 KB (230 words) - 22:57, 23 May 2014
  • The target system must have an ANSI compliant (ish) C compiler (such as GCC) that can produce binaries for that platform. Whether you can ...ourse, on an embedded system it is unlikely that you will want the haskell compiler as well.
    1 KB (180 words) - 19:16, 3 August 2006
  • compiler, this situation is still unfortunate. GHC is a highly optimizing compiler, and the implementation choices are made
    1 KB (193 words) - 13:44, 17 December 2012
  • tied to compiler internals, so you cannot use Base library shipped with small compiler-specific one (the Core library proper) and the rest - new,
    5 KB (794 words) - 09:22, 13 March 2007
  • === [[Yhc/API/Compiler|Compiler]] ===
    899 bytes (145 words) - 02:48, 15 January 2006
  • ...community.haskell.org/~martin/repos/harpy/doc/larger-tutorial.lhs Run-time compiler for call-by-value lambda calculus] (literate Haskell source code) ** [http://augustss.blogspot.nl/2007/06/simple-compiler-in-my-last-post-i.html Compiling a DSL to x86 assembly]
    2 KB (212 words) - 12:49, 22 January 2013
  • The Haskell platform contains the Haskell compiler ghc and some useful additional packages. ! Compiler
    793 bytes (89 words) - 11:20, 9 July 2009
  • Pages about [[GHC]], The Glasgow Haskell Compiler.
    36 members (0 subcategories, 0 files) - 11:50, 13 January 2007
  • #redirect [[Applications and libraries/Compiler tools]]
    90 bytes (11 words) - 07:07, 8 June 2023
  • #redirect [[Applications and libraries/Compiler tools]]
    90 bytes (11 words) - 04:04, 8 June 2023
  • ....cs.uu.nl/foswiki/Ehc/UhcUserDocumentation#A_4_Haskell_compatibility]. The compiler runs under MacOSX, Windows (cygwin), and various Unix flavors. ...logspot.com/2010/07/great-haskell-compiler-shootout.html The Great Haskell Compiler shootout] (comparison of speed of compiled programs, anno 2010)
    1 KB (165 words) - 23:32, 10 December 2020
  • The York Haskell Compiler (yhc) is a fork of the nhc98 compiler, with goals such as increased portability, platform independent bytecode, i The York Haskell Compiler (yhc) is a backend rewrite of the nhc98 compiler to support features such as a platform independent bytecode and runtime sys
    2 KB (324 words) - 18:26, 17 April 2008
  • File:2011-MCOMP-paper.pdf
    A modular monadic compiler based on pseudoconstructors over monadic values by Dan Popa (popavadan at Y
    (317 KB) - 08:31, 26 July 2011
  • File:2011-MCOMP-paper.pdf.zip
    A modular monadic compiler based on pseudoconstructors over monadic values by Dan Popa (popavadan at Y
    (309 KB) - 08:32, 26 July 2011
  • I have a datatype that needs other kinds than the compiler infers but my compiler does not support <hask>KindSignatures</hask>.
    1 KB (192 words) - 23:01, 5 April 2021
  • ...import declaration with the <tt>unsafe</tt> keyword, this indicates to the compiler that (1) the call will not invoke another Haskell function, directly or ind These restrictions enable the compiler to generate a much more efficient call. In particular, GHC will generate a
    1 KB (209 words) - 15:31, 5 April 2007
  • <p><em>August 1990, HBC 0.99 (Haskell B Compiler)</em> version 0.99 comes with a free Haskell compiler, hbc. </p>
    1 KB (203 words) - 13:27, 11 October 2021
  • :Build the compiler, runtime and library. :Just build the YHC compiler.
    1 KB (189 words) - 19:09, 3 August 2006
  • I want an API to Yhc, [[GHC]] has one, and I don't want the other compiler authors laughing at us :) This page is more notes for a potential API, rath ...u can always run the BLG in Lex only mode, just not do it that way for the compiler
    3 KB (585 words) - 02:39, 15 January 2006
  • * A Haskell compiler able to generate, directly or indirectly, native browser code. == Compiler ==
    5 KB (732 words) - 13:18, 26 March 2008
  • ...xtns.html#parallel-list-comprehensions parallel array comprehensions], the compiler option <tt>-fglasgow-exts</tt> is required.
    2 KB (314 words) - 01:02, 28 August 2008
  • ...hen be converted to a traditional, batch optimization for practical use by compiler users.
    1 KB (186 words) - 06:37, 16 September 2013
  • = Inhabiting Habit: An Introduction to the Habit Compiler = implementation of the Habit compiler prototype, combining a
    1 KB (189 words) - 06:37, 16 September 2013
  • Haskell compiler (HBC) for Linux. <p><em>HBC Haskell compiler - 0.999.1</em>. Lennart Augustsson
    4 KB (607 words) - 12:07, 13 January 2007
  • ...pecifications from the xml file. I'm interested in how fast my simple JIT compiler would be (compared to GHC) if near-optimal code were produced.
    338 bytes (57 words) - 01:31, 11 March 2008
  • [[GHC_optimisations#Inlining|Function inlining]] means that the compiler does not insert a function call into the machine code but inserts the whole
    246 bytes (35 words) - 15:59, 18 January 2008
  • ...g|Yhc Logo]] <span style="font-size:24pt;font-weight:bold;">- York Haskell Compiler</span> ...g, this compiler is not finished, and is not useable as a standard Haskell Compiler. It is also not an official York project.
    4 KB (567 words) - 18:03, 10 May 2011
  • It is often useful to have the compiler infer types for you ==Compiler support==
    2 KB (258 words) - 12:45, 9 September 2006
  • a dialect of ML to develop a Silicon Compiler. More recent work looked at formal reasoning techniques for I/O in pure, la
    472 bytes (76 words) - 19:53, 6 April 2012
  • * Anything with FIXME in the compiler * Write integrated yhci, which uses the compiler directly
    1 KB (198 words) - 15:49, 24 August 2006
  • ...ul theories: attribute grammar tools and articles of the Essential Haskell Compiler project. It is no wonder that it is exactly a compiler project homepage that provides good circular programming and attribute gram
    4 KB (598 words) - 07:06, 26 January 2018
  • [[Category:Compiler tools]] ...module that will do the parsing. Typical usage in in the second stage of a compiler, where it will be used to generate an abstract syntax tree.
    859 bytes (138 words) - 12:00, 19 April 2021
  • ...hundreds of megabytes of RAM when compiled under ghc-6.10.1 (the shootout compiler version) but only uses a few megabytes under ghc-6.8.2 or ghc-6.11.20090107
    371 bytes (53 words) - 06:41, 5 February 2009
  • * any C compiler ...lease note that yhc is still not finished, so don't expect a full polished compiler yet!
    2 KB (376 words) - 11:44, 12 February 2010
  • ...tivity demo application] using the [http://ajhc.metasepi.org/ Ajhc Haskell compiler] for example. There has also been some success in compiling GHC as a cross compiler. See below.
    3 KB (428 words) - 06:02, 17 September 2016
  • Here's a slightly modified version which does not cause compiler warnings/errors. Glasgow Haskell Compiler, Version 8.0.1, stage 2 booted by GHC version 7.10.3
    994 bytes (163 words) - 20:38, 22 December 2016
  • the first full release of the Glasgow Haskell Compiler (GHC, version 0.10). The compiler runs on SUN3/SunOS 4.1.2, Sequent Symmetry/Dynix 3.1.4,
    4 KB (611 words) - 05:59, 21 August 2007
  • ...ules into subdirectories of the cache directory. It will then execute your compiler replacing the --internet options with -i options pointing to the correspond
    2 KB (269 words) - 11:38, 13 January 2007
  • ...dea is that as you are editing away, it occasionally calls the interpreter/compiler automatically and keeps track of whether the code works or not. You can fai
    473 bytes (73 words) - 10:46, 18 May 2012
  • * Yhc (Haskell) - the compiler - a lot of this is quite old code and could do with modifications. Everywhe * Minor cleanups / bug fixes to the runtime or compiler, to <tt>shackell -AT- cs -DOT- york -DOT- ac -DOT- uk</tt>
    2 KB (393 words) - 17:00, 16 January 2006
  • * the compiler can warn you if it needs to make deep copies. (I'm thinking of DiffArrays..
    387 bytes (62 words) - 13:53, 11 December 2009
  • ...till in the Testing tree, i.e. the haskell Compiler (GHC / Glasgow Haskell Compiler), that needs to be in its 6.8 version, and also other libraries and program
    2 KB (375 words) - 04:11, 24 February 2008
  • ...shady-graphics shady-graphics library: Functional GPU programming - DSEL & compiler] ...g/package/shady-gen shady-gen library: Functional GPU programming - DSEL & compiler]
    2 KB (326 words) - 16:15, 26 March 2017
  • == '''GHC''' el [[Glasgow Haskell Compiler]] == ...s/hbc/hbc.html '''HBI''' and '''HBC'''], Chalmers' Haskell Interpreter and Compiler ==
    5 KB (774 words) - 19:36, 10 November 2006
  • ...the main Yhc source tree and is moving towards closer integration with the compiler. The Yhc compiler generally produces a binary [[Yhc/RTS/hbc|bytecode]] file (usually named wi
    3 KB (472 words) - 15:25, 9 November 2006

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