Search results

Results 1 – 20 of 101
Advanced search

Search in namespaces:

There is a page named "Talk:Stack (Haskell)" on Wikipedia

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • 168 bytes (0 words) - 16:49, 9 February 2024
  • AFAIK: point-free \ concatenative=point-free with order of operations (eg Haskell) concatenative \ point-free=concatenative with λ-abstraction (eg Enchilada...
    6 KB (575 words) - 22:25, 30 January 2024
  • put something about unboxed types in Haskell, although there is similarity in the underlying concepts. In Haskell everything by default is 'boxed', and...
    11 KB (1,455 words) - 05:06, 3 September 2024
  • However, no one can understand what it is exactly. Maybe some LISP or Haskell "code" can be added so we can then gripe about the syntax and how it creates...
    6 KB (771 words) - 21:06, 1 February 2024
  • a stack node would normally have two data members: the data held at a position in the stack and the next node below it. Manipulation of the stack itself...
    39 KB (6,097 words) - 14:27, 10 March 2011
  • it has influenced a fair few other similar tutorials like 'Learn You a Haskell for Great Good' and so on. Aesthetically, they are far too self-consciously...
    2 KB (278 words) - 06:24, 23 April 2024
  • Haskell-styles of generic programming. However, Haskell-style generic programming (à la Generic Haskell) is quite a separate topic from the Haskell language...
    77 KB (11,994 words) - 05:24, 27 January 2024
  • feature of functional languages, such as Haskell. — SlamDiego 05:52, 13 December 2006 (UTC) Constructors in Haskell have a different origin, being related...
    11 KB (1,401 words) - 18:32, 12 May 2024
  • ubiquitous in languages with first-class functions such as Haskell. [emphasis mine] Why is Haskell used as an example of a language where anonymous functions...
    10 KB (1,316 words) - 02:10, 25 January 2024
  • in category theory isn't relavent to the average Haskell programmer. In addition, many standard Haskell monads aren't strictly speaking monads at all. I...
    88 KB (13,219 words) - 14:29, 8 January 2022
  • value in using a functional language like Haskell, since the whole algorithm is recursive in nature and Haskell is a very recursive language. oatco (talk)...
    17 KB (2,421 words) - 17:20, 8 February 2024
  • http://www.haskell.org/haskellwiki/Lazy_vs._non-strict . 187.46.235.5 (talk) 22:40, 8 October 2011 (UTC) You're right (although outside of the Haskell community...
    9 KB (1,228 words) - 01:13, 31 January 2024
  • June 2006 (UTC) Why wouldn't the imperative example be possible in Haskell? Haskell has imperative features you know (heck, it's even explained a few lines...
    104 KB (15,210 words) - 12:08, 9 October 2021
  • I removed the Haskell example, for two reasons: it was the only instance of Haskell code on Wikipedia outside the Haskell article itself it relied...
    62 KB (9,246 words) - 17:11, 21 June 2024
  • Doing so is beneficial because it can drastically reduce the amount of stack space used and improve efficiency. Tail recursion is often used in functional...
    32 KB (4,963 words) - 18:18, 28 January 2024
  • Perl 6 (pugs) is written in Haskell. :) --FOo 09:45, 31 October 2005 (UTC) This article is very biased towards Haskell and "pure functional" style of...
    91 KB (13,627 words) - 22:52, 31 January 2023
  • reify the whole execution history as a list? I haven't seen that done in Haskell, which is the purest functional language. Moreover, pure languages represent...
    17 KB (2,452 words) - 01:14, 5 February 2024
  • socket, etc. (So how do you do referentially transparent I/O, in (say) Haskell? With special values called "actions" that are outside the scope of the...
    75 KB (10,845 words) - 20:31, 7 May 2022
  • languages like Haskell, the very notion of tail-call elimination becomes ill-defined (since there isn't really any conventional, implicit call stack to do the...
    40 KB (5,797 words) - 23:46, 30 January 2024
  • definition of an IL, it is a language used as an intermediate between (say) Haskell and machine code. If anyone has come up with a name for this sort of thing...
    9 KB (1,222 words) - 16:47, 29 January 2024
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)