Search

Search Results

Showing 1-20 of 81,282 results
  1. Conference paper

    Heapless Functional Programming

    Typed functional programming languages like Haskell and OCaml make heavy use of the heap at run-time. This makes them largely unsuitable for systems...
    Ellis Kesterton, Edwin Brady in Trends in Functional Programming
    2026
  2. Article

    Reactamole: functional reactive molecular programming

    Chemical reaction networks (CRNs) are an important tool for molecular programming. This field is rapidly expanding our ability to deploy computer...

    Titus H. Klinge, James I. Lathrop, ... Allison Rogers in Natural Computing
    19 April 2024
  3. Conference paper

    Things We Never Told Anyone About Functional Programming

    Functional Programming—–what is it good for? Programming is the writing of programs. Judging from the papers and most books on functional...
    2026
  4. Conference proceedings

    Trends in Functional Programming 26th International Symposium, TFP 2025, Oxford, UK, January 14–16, 2025, Revised Selected Papers

    This book constitutes revised selected papers from the 26th International Symposium on Trends in Functional Programming, TFP 2025, held in Oxford,...

    2026
  5. Conference paper

    Functional Reactive GUI Programming with Modal Types

    Functional reactive programming (FRP) is a programming paradigm for implementing reactive systems, i.e. programs that continuously interact with...
    Jean-Claude Disch, Asger Heegaard, Patrick Bahr in Trends in Functional Programming
    2026
  6. Conference proceedings

    Trends in Functional Programming 25th International Symposium, TFP 2024, South Orange, NJ, USA, January 10–12, 2024, Revised Selected Papers

    This book constitutes the refereed proceedings of the 25th International Symposium on Trends in Functional Programming, TFP 2024, held in South...

    Jason Hemann, Stephen Chang in Lecture Notes in Computer Science
    2025
  7. Conference proceedings

    Functional and Logic Programming 17th International Symposium, FLOPS 2024, Kumamoto, Japan, May 15–17, 2024, Proceedings

    This book constitutes the proceedings of the 17th International Symposium on Functional and Logic Programming, FLOPS 2024, held in Kumamoto, Japan,...

    Jeremy Gibbons, Dale Miller in Lecture Notes in Computer Science
    2024
  8. Article
    Full access

    Blending BDI Agents with Object-Oriented and Functional Programming with JaKtA

    The popularity of multi-paradigm languages is on the rise, enabling developers to select the most appropriate paradigm for each task. While...

    Martina Baiardi, Samuele Burattini, ... Danilo Pianini in SN Computer Science
    30 October 2024 Open access
  9. Article

    The Use of Functional Programming Library for Parallel Computing on CUDA

    Abstract

    Modern graphics accelerators (GPUs) can significantly speed up the execution of numerical problems. However, porting programs to graphics...

    M. M. Krasnov, O. B. Feodoritova in Programming and Computer Software
    01 February 2024
  10. Book

    Introducing Functional Programming Using C# Leveraging a New Perspective for OOP Developers

    Understand the power of C#, a multi-paradigm language. This book will help you learn, analyze, and harness the functional aspects of C# so you can...

    Vaskaran Sarcar
    2023
  11. Chapter

    Functional Programming Techniques

    Functional programming is an implementation strategy that focuses on the direct use of functions as first-class objects. This means that in a...
    2023
  12. Chapter

    Functional Programming Paradigm

    In this chapter, we discuss the functional programming paradigm, where computation proceeds by term rewriting and not through modification of the...
    Maurizio Gabbrielli, Simone Martini in Programming Languages: Principles and Paradigms
    2023
  13. Conference proceedings

    Trends in Functional Programming 24th International Symposium, TFP 2023, Boston, MA, USA, January 13–15, 2023, Revised Selected Papers

    This book constitutes revised selected papers from the 24th International Symposium on Trends in Functional Programming, TFP 2023, held in Boston,...

    2023
  14. Chapter

    Introduction to Functional Programming

    There has been much hype around Functional Programming in recent years. However, Functional Programming is not a new idea and indeed goes right back...
    2023
  15. Conference paper

    Jeopardy: An Invertible Functional Programming Language

    Reversible programming languages guarantee that their programs are invertible at the cost of restricting the permissible operations to those which...
    Joachim Tilsted Kristensen, Robin Kaarsgaard, Michael Kirkedal Thomsen in Reversible Computation
    2024
  16. Book

    Functional Programming in R 4 Advanced Statistical Programming for Data Science, Analysis, and Finance

    Master functions and discover how to write functional programs in R. In this book, updated for R 4, you'll learn to make your functions pure by...
    Thomas Mailund
    2023
  17. Chapter

    Programming

    Some people may believe that Java is the best programming language in the world and that one must write object-oriented (OO) code at all costs. I...
    2025
  18. Conference paper

    Brahma.FSharp: Power of Functional Programming to Create Portable GPGPU-Enabled .NET Applications

    Widening of GPGPU applicability increases the interest to high-level languages for GPGPU programming development. One of the challenges is to create...
    Nikolai Ponomarev, Vladimir Kutuev, Semyon Grigorev in Parallel Computing Technologies
    2026
  19. Conference proceedings

    Trends in Functional Programming 23rd International Symposium, TFP 2022, Virtual Event, March 17–18, 2022, Revised Selected Papers

    This book constitutes revised selected papers from the 23rd International Symposium on Trends in Functional Programming, TFP 2022, which was held...
    Wouter Swierstra, Nicolas Wu in Lecture Notes in Computer Science
    2022
  20. Living reference work entry

    Inductive Programming

    Inductive programming is a branch of program synthesis that is based on inductive inference where a recursive, declarative program is constructed...
    2024
Did you find what you were looking for? Share feedback.