Sie befinden Sich nicht im Netzwerk der Universität Paderborn. Der Zugriff auf elektronische Ressourcen ist gegebenenfalls nur via VPN oder Shibboleth (DFN-AAI) möglich. mehr Informationen...
Ergebnis 25 von 36
Open Access
More Fixpoints! (Functional Pearl)
Proceedings of ACM on programming languages, 2023-08, Vol.7 (ICFP), p.686-710, Article 211
2023
Volltextzugriff (PDF)

Details

Autor(en) / Beteiligte
Titel
More Fixpoints! (Functional Pearl)
Ist Teil von
  • Proceedings of ACM on programming languages, 2023-08, Vol.7 (ICFP), p.686-710, Article 211
Ort / Verlag
New York, NY, USA: ACM
Erscheinungsjahr
2023
Quelle
ACM Digital Library
Beschreibungen/Notizen
  • Haskell’s laziness allows the programmer to solve some problems naturally and declaratively via recursive equations. Unfortunately, if the input is “too recursive”, these very elegant idioms can fall into the dreaded black hole, and the programmer has to resort to more pedestrian approaches. It does not have to be that way: We built variants of common pure data structures (Booleans, sets) where recursive definitions are productive. Internally, the infamous unsafePerformIO is at work, but the user only sees a beautiful and pure API, and their pretty recursive idioms – magically – work again.
Sprache
Englisch
Identifikatoren
ISSN: 2475-1421
eISSN: 2475-1421
DOI: 10.1145/3607853
Titel-ID: cdi_crossref_primary_10_1145_3607853

Weiterführende Literatur

Empfehlungen zum selben Thema automatisch vorgeschlagen von bX