Articoli di riviste sul tema "Functional programming"

Segui questo link per vedere altri tipi di pubblicazioni sul tema: Functional programming.

Cita una fonte nei formati APA, MLA, Chicago, Harvard e in molti altri stili

Scegli il tipo di fonte:

Vedi i top-50 articoli di riviste per l'attività di ricerca sul tema "Functional programming".

Accanto a ogni fonte nell'elenco di riferimenti c'è un pulsante "Aggiungi alla bibliografia". Premilo e genereremo automaticamente la citazione bibliografica dell'opera scelta nello stile citazionale di cui hai bisogno: APA, MLA, Harvard, Chicago, Vancouver ecc.

Puoi anche scaricare il testo completo della pubblicazione scientifica nel formato .pdf e leggere online l'abstract (il sommario) dell'opera se è presente nei metadati.

Vedi gli articoli di riviste di molte aree scientifiche e compila una bibliografia corretta.

1

Shukla, Abhishek. "Bridging the Gap between Event-Based Programming and Functional Programming". International Journal of Science and Research (IJSR) 11, n. 1 (5 gennaio 2022): 1595–98. http://dx.doi.org/10.21275/sr231116134821.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
2

Ferguson, Iain. "Functional programming". ACM SIGPLAN Lisp Pointers VI, n. 2 (aprile 1993): 43–48. http://dx.doi.org/10.1145/174186.174192.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
3

Ames, W. F. "Functional programming". Mathematics and Computers in Simulation 31, n. 6 (febbraio 1990): 599. http://dx.doi.org/10.1016/0378-4754(90)90083-u.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
4

Joosten, S. "Functional programming". Information and Software Technology 32, n. 2 (marzo 1990): 166. http://dx.doi.org/10.1016/0950-5849(90)90121-7.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
5

Visnovitz, Márton. "Classical Programming Topics with Functional Programming". Central-European Journal of New Technologies in Research, Education and Practice 2, n. 2 (2020): 41–55. http://dx.doi.org/10.36427/cejntrep.2.2.965.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
6

Goldberg, Benjamin. "Functional programming languages". ACM Computing Surveys 28, n. 1 (marzo 1996): 249–51. http://dx.doi.org/10.1145/234313.234414.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
7

Reddy, U. S. "Imperative functional programming". ACM Computing Surveys 28, n. 2 (giugno 1996): 312–14. http://dx.doi.org/10.1145/234528.234736.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
8

Antoy, Sergio, e Michael Hanus. "Functional logic programming". Communications of the ACM 53, n. 4 (aprile 2010): 74–85. http://dx.doi.org/10.1145/1721654.1721675.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
9

Elliott, Conal M. "Tangible functional programming". ACM SIGPLAN Notices 42, n. 9 (ottobre 2007): 59–70. http://dx.doi.org/10.1145/1291220.1291163.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
10

Acar, Umut A., Guy E. Blelloch e Robert Harper. "Adaptive functional programming". ACM SIGPLAN Notices 37, n. 1 (gennaio 2002): 247–59. http://dx.doi.org/10.1145/565816.503296.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
11

Acar, Umut A., Guy E. Blelloch e Robert Harper. "Adaptive functional programming". ACM Transactions on Programming Languages and Systems 28, n. 6 (novembre 2006): 990–1034. http://dx.doi.org/10.1145/1186632.1186634.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
12

WAKELING, DAVID. "Spreadsheet functional programming". Journal of Functional Programming 17, n. 1 (gennaio 2007): 131–43. http://dx.doi.org/10.1017/s0956796806006186.

Testo completo
Abstract (sommario):
AbstractThe functional programming community has shown some interest in spreadsheets, but surprisingly no one seems to have considered making a standard spreadsheet, such as Excel, work with a standard functional programming language, such as Haskell. In this paper, we show one way that this can be done. Our hope is that by doing so, we might get spreadsheet programmers to give functional programming a try.
Gli stili APA, Harvard, Vancouver, ISO e altri
13

Huang, W. T., e D. C. You. "Typed functional programming". ACM SIGPLAN Notices 21, n. 2 (febbraio 1986): 22–26. http://dx.doi.org/10.1145/15022.15024.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
14

Hudak. "Para-Functional Programming". Computer 19, n. 8 (agosto 1986): 60–70. http://dx.doi.org/10.1109/mc.1986.1663309.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
15

Gorognaya, Lidia. "On Functional Programming". Computer tools in education, n. 3 (20 agosto 2021): 57–75. http://dx.doi.org/10.32603/2071-2340-2021-3-57-75.

Testo completo
Abstract (sommario):
The article is devoted to the description of the features of functional programming, considered as a methodology for solving new and research problems of applied and system programming. The technique of analysis and comparison of programming paradigms is involved, taking into account the priorities of decision-making in the process of developing programs. The methodology for comparing languages and programming paradigms is based on an informal definition of the term “programming paradigm”, according to which, when comparing paradigms, it is necessary to highlight the distinctive testable features that allow verification. As such signs, it turned out to be useful to use priorities in decision-making at different stages of studying the problem statement, and then developing and debugging a program for solving it. Accounting of priority allows you to predict the complexity of the application of programmable solutions, starting with planning, studying and organizing the development of long-lived programs. The material of the article is somewhat debatable. The article gives a clear formulation of the principles of the functional programming paradigm, which distinguish it from other paradigms. Based on these principles, the derivation of consequences that allow the successful application of functional programming in solving complex problems is carried out, they are concretized to the tasks of organizing parallel computing and improving the performance of programs created within the framework of the functional programming paradigm. The complexity of creating programs for solving new problems is shown on the example of parallel computing and the requirements for a universal multi-paradigm language for parallel computing are described. For functional programming problems, the correctness and completeness of solutions is more important than the efficiency and productivity of the resulting programs. It is this choice of priorities that allows functional programming to be considered as a general technique for preparing prototypes or functional models. We can say that functional programming acts as a design office for production programming.
Gli stili APA, Harvard, Vancouver, ISO e altri
16

Mollov, Muharem, e Petar Petrov. "Developing Problem Solving Competency Using Functional Programming Style". Mathematics and Informatics LXV, n. 1 (28 febbraio 2022): 30–44. http://dx.doi.org/10.53656/math2022-1-3-dev.

Testo completo
Abstract (sommario):
This paper is dedicated to the challenges of the education that high school students are facing while developing specific competencies related to the functional programming style (FPS). The presented educational approach consists of two components: first, learning FPS by comparing it with the imperative, procedural, object-oriented and logic programming paradigms and second, using competencies based approach for solving practical problems with functional programming. The paper presents a problem set and the phases of its application in the learning process. The results and the analysis of the approach are presented in two groups of high school students which develop successfully their specific competencies for using FPS for practical problem solving. The presented results show that the students are understanding easier FPS and its differences from their known paradigms (imperative, procedural, object-oriented and logical) by using a problem set with properly prepared practical problems which they can solve in multiple ways which lead them to the FPS solution.
Gli stili APA, Harvard, Vancouver, ISO e altri
17

Chambers, John M. "Object-Oriented Programming, Functional Programming and R". Statistical Science 29, n. 2 (maggio 2014): 167–80. http://dx.doi.org/10.1214/13-sts452.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
18

Shen, Gan, Shun Kashiwa e Lindsey Kuper. "HasChor: Functional Choreographic Programming for All (Functional Pearl)". Proceedings of the ACM on Programming Languages 7, ICFP (30 agosto 2023): 541–65. http://dx.doi.org/10.1145/3607849.

Testo completo
Abstract (sommario):
Choreographic programming is an emerging paradigm for programming distributed systems. In choreographic programming, the programmer describes the behavior of the entire system as a single, unified program -- a choreography -- which is then compiled to individual programs that run on each node, via a compilation step called endpoint projection. We present a new model for functional choreographic programming where choreographies are expressed as computations in a monad. Our model supports cutting-edge choreographic programming features that enable modularity and code reuse: in particular, it supports higher-order choreographies, in which a choreography may be passed as an argument to another choreography, and location-polymorphic choreographies, in which a choreography can abstract over nodes. Our model is implemented in a Haskell library, HasChor , which lets programmers write choreographic programs while using the rich Haskell ecosystem at no cost, bringing choreographic programming within reach of everyday Haskellers. Moreover, thanks to Haskell's abstractions, the implementation of the HasChor library itself is concise and understandable, boiling down endpoint projection to its short and simple essence.
Gli stili APA, Harvard, Vancouver, ISO e altri
19

Wadler, P. "Editorial - Lazy Functional Programming". Computer Journal 32, n. 2 (1 febbraio 1989): 97. http://dx.doi.org/10.1093/comjnl/32.2.97.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
20

Hughes, J. "Why Functional Programming Matters". Computer Journal 32, n. 2 (1 febbraio 1989): 98–107. http://dx.doi.org/10.1093/comjnl/32.2.98.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
21

Paulson, L. C. "Functional Programming with Hope". Computer Journal 35, n. 5 (1 ottobre 1992): 491. http://dx.doi.org/10.1093/comjnl/35.5.491.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
22

Appel, Andrew W. "SSA is functional programming". ACM SIGPLAN Notices 33, n. 4 (aprile 1998): 17–20. http://dx.doi.org/10.1145/278283.278285.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
23

Hu, Zhenjiang, John Hughes e Meng Wang. "How functional programming mattered". National Science Review 2, n. 3 (13 luglio 2015): 349–70. http://dx.doi.org/10.1093/nsr/nwv042.

Testo completo
Abstract (sommario):
Abstract In 1989 when functional programming was still considered a niche topic, Hughes wrote a visionary paper arguing convincingly ‘why functional programming matters’. More than two decades have passed. Has functional programming really mattered? Our answer is a resounding ‘Yes!’. Functional programming is now at the forefront of a new generation of programming technologies, and enjoying increasing popularity and influence. In this paper, we review the impact of functional programming, focusing on how it has changed the way we may construct programs, the way we may verify programs, and fundamentally the way we may think about programs.
Gli stili APA, Harvard, Vancouver, ISO e altri
24

Thomson, Norman. "Functional programming with APL2". ACM SIGAPL APL Quote Quad 24, n. 2 (dicembre 1993): 15–16. http://dx.doi.org/10.1145/165643.165644.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
25

Gibert, Jacek. "Functional programming with combinators". Journal of Symbolic Computation 4, n. 3 (dicembre 1987): 269–93. http://dx.doi.org/10.1016/s0747-7171(87)80009-3.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
26

Huang, Wei‐Teh. "Functional programming in graphs". Journal of the Chinese Institute of Engineers 10, n. 1 (gennaio 1987): 87–97. http://dx.doi.org/10.1080/02533839.1987.9676946.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
27

Perez, Ivan, Manuel Bärenz e Henrik Nilsson. "Functional reactive programming, refactored". ACM SIGPLAN Notices 51, n. 12 (19 luglio 2018): 33–44. http://dx.doi.org/10.1145/3241625.2976010.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
28

CABALAR, PEDRO. "Functional answer set programming". Theory and Practice of Logic Programming 11, n. 2-3 (4 febbraio 2011): 203–33. http://dx.doi.org/10.1017/s1471068410000517.

Testo completo
Abstract (sommario):
AbstractIn this paper we propose an extension of Answer Set Programming (ASP) to deal with (possibly partial) evaluable functions. To this aim, we start from the most general logical counterpart of ASP, Quantified Equilibrium Logic (QEL), and propose a variant QEL=ℱwhere the set of functions is partitioned into Herbrand functions (orconstructors) and evaluable functions (oroperations). We show how this extension has a direct connection to Scott'sLogic of Existence, and introduce several useful derived operators, some of them directly borrowed from Scott's formalisation. Using this general framework for arbitrary theories, we proceed to focus on a syntactic subclass that corresponds to normal logic programs with evaluable functions and equality. We provide a translation of this class into function-free normal programs and consider a safety condition so that the resulting program is also safe, under the usual meaning in ASP. Finally, we also establish a formal comparison to Lin and Wang's approach (FASP) dealing with evaluable total functions.
Gli stili APA, Harvard, Vancouver, ISO e altri
29

Bailes, Paul A. "Introduction to functional programming". Science of Computer Programming 12, n. 2 (luglio 1989): 158–64. http://dx.doi.org/10.1016/0167-6423(89)90041-5.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
30

Duponcheel, L., e M. Duponcheel. "Acceptable functional programming systems". Acta Informatica 23, n. 1 (aprile 1986): 67–98. http://dx.doi.org/10.1007/bf00268076.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
31

Burton, F. W., e J. G. Kollias. "Functional programming with quadtrees". IEEE Software 6, n. 1 (gennaio 1989): 90–97. http://dx.doi.org/10.1109/52.16906.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
32

van der Ploeg, Atze. "Monadic functional reactive programming". ACM SIGPLAN Notices 48, n. 12 (31 gennaio 2014): 117–28. http://dx.doi.org/10.1145/2578854.2503783.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
33

Erwig, Martin. "Functional programming with graphs". ACM SIGPLAN Notices 32, n. 8 (agosto 1997): 52–65. http://dx.doi.org/10.1145/258949.258955.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
34

Hanna, Keith. "Interactive visual functional programming". ACM SIGPLAN Notices 37, n. 9 (17 settembre 2002): 145–56. http://dx.doi.org/10.1145/583852.581493.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
35

McNamara, Brian, e Yannis Smaragdakis. "Functional programming in C++". ACM SIGPLAN Notices 35, n. 9 (settembre 2000): 118–29. http://dx.doi.org/10.1145/357766.351251.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
36

Narbel, Ph. "Functional Programming at Work in Object- Oriented Programming." Journal of Object Technology 8, n. 6 (2009): 181. http://dx.doi.org/10.5381/jot.2009.8.6.a5.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
37

ERWIG, MARTIN, e STEVE KOLLMANSBERGER. "FUNCTIONAL PEARLS: Probabilistic functional programming in Haskell". Journal of Functional Programming 16, n. 1 (12 settembre 2005): 21–34. http://dx.doi.org/10.1017/s0956796805005721.

Testo completo
Abstract (sommario):
At the heart of functional programming rests the principle of referential transparency, which in particular means that a function f applied to a value x always yields one and the same value y=f(x). This principle seems to be violated when contemplating the use of functions to describe probabilistic events, such as rolling a die: It is not clear at all what exactly the outcome will be, and neither is it guaranteed that the same value will be produced repeatedly. However, these two seemingly incompatible notions can be reconciled if probabilistic values are encapsulated in a data type.
Gli stili APA, Harvard, Vancouver, ISO e altri
38

Perez, Ivan. "Fault tolerant functional reactive programming (functional pearl)". Proceedings of the ACM on Programming Languages 2, ICFP (30 luglio 2018): 1–30. http://dx.doi.org/10.1145/3236791.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
39

Thomas, Dave. "Functional Programming — Crossing The Chasm?" Journal of Object Technology 8, n. 5 (2009): 45. http://dx.doi.org/10.5381/jot.2009.8.5.c4.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
40

Gorodnyaya, Lidia. "FUNCTIONAL PROGRAMMING FOR PARALLEL COMPUTING". Bulletin of the Novosibirsk Computing Center. Series: Computer Science, n. 45 (2021): 29–48. http://dx.doi.org/10.31144/bncc.cs.2542-1972.2021.n45.p29-48.

Testo completo
Abstract (sommario):
The paper is devoted to modern trends in the application of functional programming to the problems of organizing parallel computations. Functional programming is considered as a meta-paradigm for solving the problems of developing multi-threaded programs for multiprocessor complexes and distributed systems, as well as for solving the problems associated with rapid IT development. The semantic and pragmatic principles of functional programming and consequences of these principles are described. The paradigm analysis of programming languages and systems is used, which allows assessing their similarities and differences. Taking into account these features is necessary when predicting the course of application processes, as well as when planning the study and organization of program development. There are reasons to believe that functional programming is capable of improving program performance through its adaptability to modeling and prototyping. A variety of features and characteristics inherent in the development and debugging of long-lived parallel computing programs is shown. The author emphasizes the prospects of functional programming as a universal technique for solving complex problems burdened with difficult to verify and poorly compatible requirements. A brief outline of the requirements for a multiparadigm parallel programming language is given.
Gli stili APA, Harvard, Vancouver, ISO e altri
41

Jones, S. B. "Functional Programming and Operating Systems". Computer Journal 32, n. 2 (1 febbraio 1989): 162–74. http://dx.doi.org/10.1093/comjnl/32.2.162.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
42

Hains, G. "Parallel Functional Programming with Arrays". Computer Journal 36, n. 3 (1 marzo 1993): 238–45. http://dx.doi.org/10.1093/comjnl/36.3.238.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
43

Hailpern, B., T. Huynh e G. Revesz. "Comparing two functional programming systems". IEEE Transactions on Software Engineering 15, n. 5 (maggio 1989): 532–42. http://dx.doi.org/10.1109/32.24702.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
44

Furtado, Antonio L. "Towards functional programming in Prolog". ACM SIGPLAN Notices 23, n. 3 (marzo 1988): 43–52. http://dx.doi.org/10.1145/43895.43900.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
45

Mitchell, Emily G. "Functional programming through deep time". ACM SIGPLAN Notices 46, n. 9 (18 settembre 2011): 28–31. http://dx.doi.org/10.1145/2034574.2034779.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
46

Krasnov, M. M. "Functional Programming Library for C++". Programming and Computer Software 46, n. 5 (settembre 2020): 330–40. http://dx.doi.org/10.1134/s0361768820050047.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
47

Nedunuri, Srinivas. "The functional approach to programming". ACM SIGSOFT Software Engineering Notes 25, n. 3 (maggio 2000): 63–65. http://dx.doi.org/10.1145/505863.505889.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
48

Hinsen, Konrad. "The Promises of Functional Programming". Computing in Science & Engineering 11, n. 4 (luglio 2009): 86–90. http://dx.doi.org/10.1109/mcse.2009.129.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
49

GRANDJEAN, P. "Methylmercury toxicity and functional programming☆". Reproductive Toxicology 23, n. 3 (aprile 2007): 414–20. http://dx.doi.org/10.1016/j.reprotox.2007.03.002.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
50

Grandjean, Philippe. "Methylmercury toxicity and functional programming". Reproductive Toxicology 25, n. 1 (gennaio 2008): 134. http://dx.doi.org/10.1016/j.reprotox.2007.10.009.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
Offriamo sconti su tutti i piani premium per gli autori le cui opere sono incluse in raccolte letterarie tematiche. Contattaci per ottenere un codice promozionale unico!

Vai alla bibliografia