Articoli di riviste sul tema "Meta-programming"

Segui questo link per vedere altri tipi di pubblicazioni sul tema: Meta-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 "Meta-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

Rodrı́guez Urı́a, M. Victoria, Rafael Caballero, Francisco Ruiz e Carlos Romero. "Meta-goal programming". European Journal of Operational Research 136, n. 2 (gennaio 2002): 422–29. http://dx.doi.org/10.1016/s0377-2217(00)00332-5.

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

van Harmelen, Frank. "META'90: A Workshop on Meta-programming in Logic-programming". AI Communications 3, n. 2 (1990): 80–81. http://dx.doi.org/10.3233/aic-1990-3206.

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

Thomas, Dave. "Refactoring as Meta Programming?" Journal of Object Technology 4, n. 1 (2005): 7. http://dx.doi.org/10.5381/jot.2005.4.1.c1.

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

Devriese, Dominique, e Frank Piessens. "Typed syntactic meta-programming". ACM SIGPLAN Notices 48, n. 9 (12 novembre 2013): 73–86. http://dx.doi.org/10.1145/2544174.2500575.

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

Bowman, William J., Swaha Miller, Vincent St-Amour e R. Kent Dybvig. "Profile-guided meta-programming". ACM SIGPLAN Notices 50, n. 6 (7 agosto 2015): 403–12. http://dx.doi.org/10.1145/2813885.2737990.

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

Stump, Aaron. "Directly reflective meta-programming". Higher-Order and Symbolic Computation 22, n. 2 (4 gennaio 2008): 115–44. http://dx.doi.org/10.1007/s10990-007-9022-0.

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

Caballero, Rafael, Francisco Ruiz, M. Victoria Rodríguez Uría e Carlos Romero. "Interactive meta-goal programming". European Journal of Operational Research 175, n. 1 (novembre 2006): 135–54. http://dx.doi.org/10.1016/j.ejor.2005.04.040.

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

Stump, Aaron. "Imperative LF Meta-Programming". Electronic Notes in Theoretical Computer Science 199 (febbraio 2008): 149–59. http://dx.doi.org/10.1016/j.entcs.2007.11.017.

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

BRY, FRANÇOIS. "In Praise of Impredicativity: A Contribution to the Formalization of Meta-Programming". Theory and Practice of Logic Programming 20, n. 1 (25 febbraio 2019): 99–146. http://dx.doi.org/10.1017/s1471068419000024.

Testo completo
Abstract (sommario):
AbstractProcessing programs as data is one of the successes of functional and logic programming. Higher-order functions, as program-processing programs are called in functional programming, and meta-programs, as they are called in logic programming, are widespread declarative programming techniques. In logic programming, there is a gap between the meta-programming practice and its theory: The formalizations of meta-programming do not explicitly address its impredicativity and are not fully adequate. This article aims at overcoming this unsatisfactory situation by discussing the relevance of impredicativity to meta-programming, by revisiting former formalizations of meta-programming, and by defining Reflective Predicate Logic, a conservative extension of first-order logic, which provides a simple formalization of meta-programming.
Gli stili APA, Harvard, Vancouver, ISO e altri
10

Sheard, Tim, e Simon Peyton Jones. "Template meta-programming for Haskell". ACM SIGPLAN Notices 37, n. 12 (dicembre 2002): 60–75. http://dx.doi.org/10.1145/636517.636528.

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

Heintze, Nevin, Spiro Michaylov, Peter J. Stuckey e Roland H. C. Yap. "Meta-programming in CLP(R)". Journal of Logic Programming 33, n. 3 (dicembre 1997): 221–59. http://dx.doi.org/10.1016/s0743-1066(96)00145-8.

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

CHEN, CHIYAN, e HONGWEI XI. "Meta-programming through typeful code representation". Journal of Functional Programming 15, n. 6 (6 ottobre 2005): 797–835. http://dx.doi.org/10.1017/s0956796805005617.

Testo completo
Abstract (sommario):
By allowing the programmer to write code that can generate code at run-time, meta-programming offers a powerful approach to program construction. For instance, meta-programming can often be employed to enhance program efficiency and facilitate the construction of generic programs. However, meta-programming, especially in an untyped setting, is notoriously error-prone. In this paper, we aim at making meta-programming less error-prone by providing a type system to facilitate the construction of correct meta-programs. We first introduce some code constructors for constructing typeful code representation in which program variables are represented in terms of deBruijn indexes, and then formally demonstrate how such typeful code representation can be used to support meta-programming. With our approach, a particular interesting feature is that code becomes first-class values, which can be inspected as well as executed at run-time. The main contribution of the paper lies in the recognition and then the formalization of a novel approach to typed meta-programming that is practical, general and flexible.
Gli stili APA, Harvard, Vancouver, ISO e altri
13

Umapathy, Karthikeyan, e Albert D. Ritzhaupt. "A Meta-Analysis of Pair-Programming in Computer Programming Courses". ACM Transactions on Computing Education 17, n. 4 (7 settembre 2017): 1–13. http://dx.doi.org/10.1145/2996201.

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

Christiansen, Henning, e Davide Martinenghi. "Symbolic constraints for meta-logic programming". Applied Artificial Intelligence 14, n. 4 (aprile 2000): 345–67. http://dx.doi.org/10.1080/088395100117034.

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

Bowen, Kenneth A. "Meta-level programming and knowledge representation". New Generation Computing 3, n. 4 (dicembre 1985): 359–83. http://dx.doi.org/10.1007/bf03037077.

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

Gazagnaire, Thomas, e Anil Madhavapeddy. "Dynamics for ML using Meta-Programming". Electronic Notes in Theoretical Computer Science 264, n. 5 (luglio 2011): 3–21. http://dx.doi.org/10.1016/j.entcs.2011.06.002.

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

Chen, Chiyan, e Hongwei Xi. "Meta-programming through typeful code representation". ACM SIGPLAN Notices 38, n. 9 (25 settembre 2003): 275–86. http://dx.doi.org/10.1145/944746.944730.

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

Nanevski, Aleksandar. "Meta-programming with names and necessity". ACM SIGPLAN Notices 37, n. 9 (17 settembre 2002): 206–17. http://dx.doi.org/10.1145/583852.581498.

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

JARZABEK, STAN, HONGYU ZHANG, SHEN RU, VU TUNG LAM e ZHENXIN SUN. "ANALYSIS OF META-PROGRAMS: AN EXAMPLE". International Journal of Software Engineering and Knowledge Engineering 16, n. 01 (febbraio 2006): 77–101. http://dx.doi.org/10.1142/s0218194006002689.

Testo completo
Abstract (sommario):
Meta-programs are generic, incomplete, adaptable programs that are instantiated at construction time to meet specific requirements. Templates and generative techniques are examples of meta-programming techniques. Understanding of meta-programs is more difficult than understanding of concrete, executable programs. Static and dynamic analysis methods have been applied to ease understanding of programs — can similar methods be used for meta-programs? In our projects, we build meta-programs with a meta-programming technique called XVCL. Meta-programs in XVCL are organized into a hierarchy of meta-components from which the XVCL processor generates concrete, executable programs that meet specific requirements. We developed an automated system that analyzes XVCL meta-programs, and presents developers with information that helps them work with meta-programs more effectively. Our system conducts both static and dynamic analysis of a meta-program. An integral part of our solution is a query language, FQL in which we formulate questions about meta-program properties. An FQL query processor automatically answers a class of queries. The analysis method described in the paper is specific to XVCL. However, the principle of our approach can be applied to other meta-programming systems. We believe readers interested in meta-programming in general will find some of the lessons from our experiment interesting and useful.
Gli stili APA, Harvard, Vancouver, ISO e altri
20

Nozik, Alexander. "DataForge: Modular platform for data storage and analysis". EPJ Web of Conferences 177 (2018): 05003. http://dx.doi.org/10.1051/epjconf/201817705003.

Testo completo
Abstract (sommario):
DataForge is a framework for automated data acquisition, storage and analysis based on modern achievements of applied programming. The aim of the DataForge is to automate some standard tasks like parallel data processing, logging, output sorting and distributed computing. Also the framework extensively uses declarative programming principles via meta-data concept which allows a certain degree of meta-programming and improves results reproducibility.
Gli stili APA, Harvard, Vancouver, ISO e altri
21

van den Bos, Jeroen, Mark Hills, Paul Klint, Tijs van der Storm e Jurgen J. Vinju. "Rascal: From Algebraic Specification to Meta-Programming". Electronic Proceedings in Theoretical Computer Science 56 (29 giugno 2011): 15–32. http://dx.doi.org/10.4204/eptcs.56.2.

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

Mens, Tom, Roel Wuyts, Kris De Volder e Kim Mens. "Declarative Meta Programming to Support Software Development". ACM SIGSOFT Software Engineering Notes 28, n. 2 (marzo 2003): 1. http://dx.doi.org/10.1145/638750.638770.

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

Harper, Robert. "Mechanizing the meta-theory of programming languages". ACM SIGPLAN Notices 40, n. 9 (12 settembre 2005): 240. http://dx.doi.org/10.1145/1090189.1086396.

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

Susungi, Adilla, Norman A. Rink, Albert Cohen, Jeronimo Castrillon e Claude Tadonki. "Meta-programming for cross-domain tensor optimizations". ACM SIGPLAN Notices 53, n. 9 (7 aprile 2020): 79–92. http://dx.doi.org/10.1145/3393934.3278131.

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

Genito, Daniele, Giangiacomo Gerla e Alessandro Vignes. "Meta-logic programming for a synonymy logic". Soft Computing 14, n. 3 (27 febbraio 2009): 299–311. http://dx.doi.org/10.1007/s00500-009-0404-6.

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

Klint, P. "A meta-environment for generating programming environments". ACM Transactions on Software Engineering and Methodology 2, n. 2 (aprile 1993): 176–201. http://dx.doi.org/10.1145/151257.151260.

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

Wang, N., K. Parameswaran, D. Schmidt e O. Othman. "Evaluating meta-programming mechanisms for ORB middleware". IEEE Communications Magazine 39, n. 10 (2001): 102–13. http://dx.doi.org/10.1109/35.956121.

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

Sheard, Tim, e Emir Pasalic. "Meta-programming With Built-in Type Equality". Electronic Notes in Theoretical Computer Science 199 (febbraio 2008): 49–65. http://dx.doi.org/10.1016/j.entcs.2007.11.012.

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

Yang, Changmo. "Meta-Analysis on the Effects of Programming Education using Educational Programming Languages". Journal of Korea Association of Information Education 18, n. 2 (30 giugno 2014): 317–24. http://dx.doi.org/10.14352/jkaie.2014.18.2.317.

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

Shahbari, Juhaina Awawdeh, Wajeeh Daher, Nimer Baya’a e Otman Jaber. "Prospective Teachers’ Development of Meta-Cognitive Functions in Solving Mathematical-Based Programming Problems with Scratch". Symmetry 12, n. 9 (22 settembre 2020): 1569. http://dx.doi.org/10.3390/sym12091569.

Testo completo
Abstract (sommario):
Transformations, including symmetry and rotations, are important in solving mathematical problems. Meta-cognitive functions are considered critical in solving mathematical problems. In the current study, we examined prospective teachers’ use of meta-cognitive functions while solving mathematical-based programming problems in the Scratch environment. The study was conducted among 18 prospective teachers, who engaged in a sequence of mathematical problems that utilize Scratch. The data sources included video recordings and solution reports while they performed mathematical problems. The findings indicated that the participants developed their meta-cognitive functions as problem solvers related to both mathematics and programming aspects. The findings also indicated that the participants developed regulation meta-cognitive functions more than awareness and evaluation ones in mathematical and programming aspects.
Gli stili APA, Harvard, Vancouver, ISO e altri
31

Ridzuan, M. R. M., E. E. Hassan, A. R. Abdullah e A. F. A. Kadir. "Sustainable Environmental Economic Dispatch Optimization with Hybrid Metaheuristic Modification". Indonesian Journal of Electrical Engineering and Computer Science 11, n. 1 (1 luglio 2018): 161. http://dx.doi.org/10.11591/ijeecs.v11.i1.pp161-168.

Testo completo
Abstract (sommario):
Today’s Economic Dispatch (ED) solutions are featured with environmental obligations. Hence, the significant objective functions contribute to cost minimization, lower emission and less total system losses. As an alternative, New Meta Heuristic Evolutionary Programming (NMEP) technique was proposed to optimize the individual ED problem categorized as Single Objective Environmental Economic Dispatch (SOEELD), developed from an integration of original Meta Heuristic Evolutionary Programming (Meta-EP) with Artificial Immune System (AIS) with new arrangement in the mutation and cloning processes. The comparative analysis was conducted between the original Meta-EP and classical method of Hadi Saadat to verify the performance of NMEP method. Each particular objective function identified the best possible outcomes through the NMEP method. The simulations were conducted using MATLAB programming which tested both standard IEEE 26 and 57 bus systems.
Gli stili APA, Harvard, Vancouver, ISO e altri
32

ROVENTA, EUGENE. "USING META-PROGRAMMING, CONSTRAINT LOGIC PROGRAMMING AND APPROXIMATE REASONING FOR EXPERT SYSTEMS DESIGN". International Journal of General Systems 28, n. 2-3 (agosto 1999): 243–58. http://dx.doi.org/10.1080/03081079908935237.

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

Sterling, Leon, e Ümit Yalçinalp. "Logic Programming and Software engineering—implications for Software design". Knowledge Engineering Review 11, n. 4 (dicembre 1996): 333–45. http://dx.doi.org/10.1017/s026988890000802x.

Testo completo
Abstract (sommario):
AbstractLogic programming is a programming paradigm with potential to contribute to software engineering. This paper is concerned with one dimension of that potential, the impact that experience with developing logic programs can have on software design. We present a logic programming perspective on programming patterns, systematic program development, design for provability, and the paradigm of meta-programming.
Gli stili APA, Harvard, Vancouver, ISO e altri
34

WALAT, Wojciech. "DIDACTIC META-PROGRAMMING AS A HYPERMEDIA EDUCATIONAL SPACE". Journal of Technology and Information 3, n. 2 (1 agosto 2011): 5–9. http://dx.doi.org/10.5507/jtie.2011.017.

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

Iovene, Valentin, Gaston E. Zanitti e Demian Wassermann. "Complex Coordinate-Based Meta-Analysis with Probabilistic Programming". Proceedings of the AAAI Conference on Artificial Intelligence 35, n. 1 (18 maggio 2021): 223–31. http://dx.doi.org/10.1609/aaai.v35i1.16096.

Testo completo
Abstract (sommario):
With the growing number of published functional magnetic resonance imaging (fMRI) studies, meta-analysis databases and models have become an integral part of brain mapping research. Coordinate-based meta-analysis (CBMA) databases are built by extracting both coordinates of reported peak activations and term associations using natural language processing techniques from neuroimaging studies. Solving term-based queries on these databases makes it possible to obtain statistical maps of the brain related to specific cognitive processes. However, existing tools for analysing CBMA data are limited in their expressivity to propositional logic, restricting the variety of their queries. Moreover, with tools like Neurosynth, term-based queries on multiple terms often lead to power failure, because too few studies from the database contribute to the statistical estimations. We design a probabilistic domain-specific language (DSL) standing on Datalog and one of its probabilistic extensions, CP-Logic, for expressing and solving complex logic-based queries. We show how CBMA databases can be encoded as probabilistic programs. Using the joint distribution of their Bayesian network translation, we show that solutions of queries on these programs compute the right probability distributions of voxel activations. We explain how recent lifted query processing algorithms make it possible to scale to the size of large neuroimaging data, where knowledge compilation techniques fail to solve queries fast enough for practical applications. Finally, we introduce a method for relating studies to terms probabilistically, leading to better solutions for two-term conjunctive queries (CQs) on smaller databases. We demonstrate results for two-term CQs, both on simulated meta-analysis databases and on the widely used Neurosynth database.
Gli stili APA, Harvard, Vancouver, ISO e altri
36

Chen, Haiming, e Yunmei Dong. "Yet another meta-language for programming language processing". ACM SIGPLAN Notices 37, n. 6 (2 giugno 2002): 28–37. http://dx.doi.org/10.1145/571727.571733.

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

Shinjo, Yasushi, e Yasushi Kiyoki. "A lightweight process facility supporting meta-level programming". Parallel Computing 22, n. 11 (gennaio 1997): 1429–54. http://dx.doi.org/10.1016/s0167-8191(96)00045-2.

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

Paakinaho, Ville, Erin E. Swinstead, Diego M. Presman, Lars Grøntved e Gordon L. Hager. "Meta-analysis of Chromatin Programming by Steroid Receptors". Cell Reports 28, n. 13 (settembre 2019): 3523–34. http://dx.doi.org/10.1016/j.celrep.2019.08.039.

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

Herrett-Skjellum, Jennifer, e Mike Allen. "Television Programming and Sex Stereotyping: A Meta-Analysis". Annals of the International Communication Association 19, n. 1 (gennaio 1996): 157–86. http://dx.doi.org/10.1080/23808985.1996.11678930.

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

Hannay, Jo E., Tore Dybå, Erik Arisholm e Dag I. K. Sjøberg. "The effectiveness of pair programming: A meta-analysis". Information and Software Technology 51, n. 7 (luglio 2009): 1110–22. http://dx.doi.org/10.1016/j.infsof.2009.02.001.

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

Daher, Wajeeh, Nimer Baya’a, Otman Jaber e Juhaina Awawdeh Shahbari. "A Trajectory for Advancing the Meta-Cognitive Solving of Mathematics-Based Programming Problems with Scratch". Symmetry 12, n. 10 (2 ottobre 2020): 1627. http://dx.doi.org/10.3390/sym12101627.

Testo completo
Abstract (sommario):
It is the intention of the current study to suggest a trajectory for the advancement of prospective mathematics teachers’ use of meta-cognitive skills in solving mathematics-based programming problems with Scratch. Scratch is a code-based program that can be utilized in teaching various disciplines, especially geometry and its rich range of subjects such as the topic of symmetry. The present study suggests that advancing prospective teachers’ meta-cognitive skills in the Scratch environment could be done through problem solving and negotiations. The present paper analyzed the implementation of the trajectory by two pedagogic supervisors who attempted, in the frame of one-year preparation (2018–2019), to educate 18 prospective teachers to use meta-cognitive skills in mathematics-based programming activities, where this attempt was based on problem solving and negotiation processes. Data were collected through videoing and recording the learning sessions of the prospective teachers and was analyzed using deductive and inductive constant comparison methods. The deductive analysis utilized theoretical models of meta-cognitive processes and negotiation processes. The research results indicated that the negotiation processes supported the development of the prospective teachers’ meta-cognitive processes in solving mathematics-based programming problems with Scratch.
Gli stili APA, Harvard, Vancouver, ISO e altri
42

Wang, Zhen Qi, e Jin Chao Huang. "Using Meta-Programming Technology to Parse ipv6 Protocol Suite". Advanced Materials Research 846-847 (novembre 2013): 1418–22. http://dx.doi.org/10.4028/www.scientific.net/amr.846-847.1418.

Testo completo
Abstract (sommario):
As the ipv6 protocol stack constantly updated, more and more protocols let to compile parsing codes for each protocols individually is not only huge workload and easy to make mistakes, but also poor reusability and difficult to maintain. Addressed this situation, this paper proposes a method based on the technology of meta-programming to implement a flexible protocol stack parsing program with the ease of expansion and modification.
Gli stili APA, Harvard, Vancouver, ISO e altri
43

Kumar, Arun, e Supriya P. Panda. "Qualitative Neuro Linguistic Programming using Meta Modeling and Python". International Journal of Computer Applications 175, n. 26 (15 ottobre 2020): 20–24. http://dx.doi.org/10.5120/ijca2020920804.

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

Moussa, Ebrahim. "Allocation of Stratified Random Sample Using Meta Goal Programming". المجلة العلمیة لقطاع کلیات التجارة 19, n. 1 (1 gennaio 2018): 114–42. http://dx.doi.org/10.21608/jsfc.2018.57119.

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

Swastika Alwi Putri, Eka, Habibis Saleh e Moh Danil Hendry Gamal. "Optimization of Portfolio Stock Selection with Meta Goal Programming". International Journal of Management and Fuzzy Systems 5, n. 2 (2019): 33. http://dx.doi.org/10.11648/j.ijmfs.20190502.11.

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

Tratt, Laurence. "Domain specific language implementation via compile-time meta-programming". ACM Transactions on Programming Languages and Systems 30, n. 6 (ottobre 2008): 1–40. http://dx.doi.org/10.1145/1391956.1391958.

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

Cason, Dana, e H. L. “Lee” Gillis. "A Meta-Analysis of Outdoor Adventure Programming with Adolescents". Journal of Experiential Education 17, n. 1 (maggio 1994): 40–47. http://dx.doi.org/10.1177/105382599401700109.

Testo completo
Abstract (sommario):
Adventure practitioners asked to justify their work with adolescent populations have no one study to point to that statistically sums up major findings in the field. Whether it be a school board, treatment facility, or funding agency, one study is needed which can combine statistics from many studies into a format to show overall effectiveness of adventure programming. This study used the statistical technique of meta-analysis to demonstrate that adolescents who attend adventure programming are 62% better off than those who do not. While combining various populations and outcomes resulted in an overall effect that could be considered small by some accounts, the study did point to major problems with current research and offers some direction for future researchers to explore.
Gli stili APA, Harvard, Vancouver, ISO e altri
48

Ferrari, G., E. Moggi e R. Pugliese. "Higher-Order Types and Meta-Programming for Global Computing". Electronic Notes in Theoretical Computer Science 62 (giugno 2002): 52–68. http://dx.doi.org/10.1016/s1571-0661(04)00319-6.

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

Mahmoud, Mohamed Yousri, e Amy P. Felty. "Formal Meta-level Analysis Framework for Quantum Programming Languages". Electronic Notes in Theoretical Computer Science 338 (ottobre 2018): 185–201. http://dx.doi.org/10.1016/j.entcs.2018.10.012.

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

Bottini, Summer, Jennifer Vetter, Laura McArdell, Kaylie Wiseman e Jennifer Gillis. "Task Interspersal: a Meta-Analytic Review of Effective Programming". Review Journal of Autism and Developmental Disorders 5, n. 2 (22 gennaio 2018): 119–28. http://dx.doi.org/10.1007/s40489-018-0127-7.

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