Academic literature on the topic 'Lambda-prolog'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Lambda-prolog.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "Lambda-prolog"
Tarau, Paul. "Deriving Efficient Sequential and Parallel Generators for Closed Simply-Typed Lambda Terms and Normal Forms." Fundamenta Informaticae 177, no. 3-4 (December 10, 2020): 385–415. http://dx.doi.org/10.3233/fi-2020-1994.
Full textAPPEL, ANDREW W., and AMY P. FELTY. "Polymorphic lemmas and definitions in $\lambda$Prolog and Twelf." Theory and Practice of Logic Programming 4, no. 1+2 (January 2004): 1–39. http://dx.doi.org/10.1017/s1471068403001698.
Full textNADATHUR, GOPALAN. "A treatment of higher-order features in logic programming." Theory and Practice of Logic Programming 5, no. 3 (May 2005): 305–54. http://dx.doi.org/10.1017/s1471068404002297.
Full textMirasyedioğlu, Şeref, and Tolga Güyer. "A symbolic and algebraic computation based Lambda-Boolean reduction machine via PROLOG." Applied Mathematics and Computation 176, no. 1 (May 2006): 65–75. http://dx.doi.org/10.1016/j.amc.2005.09.081.
Full textGUIDI, FERRUCCIO, CLAUDIO SACERDOTI COEN, and ENRICO TASSI. "Implementing type theory in higher order constraint logic programming." Mathematical Structures in Computer Science 29, no. 8 (March 1, 2019): 1125–50. http://dx.doi.org/10.1017/s0960129518000427.
Full textDespeyroux, Joëlle, and Robert Harper. "Special issue on Logical Frameworks and Metalanguages http//www-sop.inria.fr/certilab/LFM00/cfp-jfp.html." Journal of Functional Programming 10, no. 1 (January 2000): 135–36. http://dx.doi.org/10.1017/s0956796899009892.
Full textAlnajem, Salah, A. M. Mutawa, Hanan AlMeer, and Aseel AlQemlas. "A Prolog-based approach to Arabic syntax and semantics." Journal of Engineering Research 9, no. 3A (September 2, 2021). http://dx.doi.org/10.36909/jer.v9i3a.10129.
Full textBiernacki, Dariusz, and Olivier Danvy. "From Interpreter to Logic Engine by Defunctionalization." BRICS Report Series 11, no. 5 (March 11, 2004). http://dx.doi.org/10.7146/brics.v11i5.21830.
Full textBiernacki, Dariusz, and Olivier Danvy. "From Interpreter to Logic Engine by Defunctionalization." BRICS Report Series 10, no. 25 (June 13, 2003). http://dx.doi.org/10.7146/brics.v10i25.21954.
Full textDissertations / Theses on the topic "Lambda-prolog"
Brisset, Pascal. "Compilation de lambda-prolog." Rennes 1, 1992. http://www.theses.fr/1992REN10032.
Full textChen, Biao. "Prolog e Lambda-Prolog: verso l’implementazione di un analizzatore statico di mode." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2017.
Find full textRidoux, Olivier. "Lambda-Prolog de A à Z... ou presque." [S.l.] : [s.n.], 1998. ftp://ftp.irisa.fr/techreports/habilitations/ridoux.pdf.
Full textLudwig, Artemio. ""Lambda" PROLOG : interpretador e unificação de ordem superior." [s.n.], 1992. http://repositorio.unicamp.br/jspui/handle/REPOSIP/260489.
Full textTese (doutorado) - Universidade Estadual de Campinas, Faculdade de Engenharia Eletrica
Made available in DSpace on 2018-07-16T01:51:41Z (GMT). No. of bitstreams: 1 Ludwig_Artemio_D.pdf: 9026847 bytes, checksum: bf0003b28c02857c43931feb4b9729d1 (MD5) Previous issue date: 1992
Resumo: A implementação de interpretadores para a linguagem da Lógica de Ordem Superior (LOS) constitui-se num desafio ainda não vencido. Pode-se dividi-Io em duas partes: (a) tornar a linguagem mais amigável permitindo estimular sua adoção e (b) dotar as implementações com um desempenho que não sacrifique sua usabilidade. A linguagem de programação para a LOS utiliza os conceitos do À-cálculo e os recursos de tipificação de Russel. Sua sintaxe é portanto mais complexa do que aquela da Lógica de Primeira Ordem (LPO). A técnica de derivação de algum conhecimento em uma base de conhecimento, formalizada conforme suas regras, assemelha-se com aquela da LPO que é chamada de resolução. Qualquer sistema de provas em LOS deve atender a restrições de uma linguagem fortemente tipada e a unificação, que apresenta problemas de incompletude, pode gerar mais do que um unificador. Isto torna a pesquisa nâ.o-determinística e faz com que a derivação contenha mais uma fonte de retroencadeamento, quando comparada com modelo de programação em LPO. Este trabalho expõe e analisa a implementação de um interpretador para a LOS sujeita a sentenças definidas positivas as quais contêm propriedades adequadas à mecanização semelhantes àquelas das cláusulas de HORN da LPO. Problemas de indecidibilidade são contornados e os vários aspectos computacionais são descritos como a formação da base de conhecimento, sua gramática e a P-derivação, que é o método de obtenção de provas sobre a base. Central a estes procedimentos encontra-se a unificação que apresenta complexidade elevada e cujo processamento é razão de depauperação na qualidade do sistema. Uma proposta de enfoque alternativa é oferecida com o propósito de atenuar os efeitos sobre a lentidão do sistema. O algoritmo resultante indica ganhos no desempenho e apresenta uma interpretação mais facilitada do mecanismo da unificação
Abstract: Efficient Interpreter implementations for Righer Order Logic (ROL) programming language still remain as a challenge that can be splitted into two classes: (a) to make the language friendlier in order to stimulate the user to adopt it, and (b) to provi de the interpreter with a performance that does not damage its usability. This paper resulted from an ROL interpreter prototypation, called À-PROLOG. Only the positive definite sentençes are used in the language. They are similar to those of the First Order Logic (FOL) programing language and present some apropriate mechanization properties. One kind of implementation is discribed and its computational aspects are analysed. They include the knowledgernent base formation, the grarnrnar of the sentences and the P-derivation, which is the method of deriving proofs over the base. The unification is the most important interpreter procedure and has high complexity. Its processing is one of the reazons for the depaupering of system quality. In this paper the analisies of the MATCR and SIMPL algorithms that were developed for this purpose are used to supply a new unification algorithm which, in contrast to MATCR, shows initial performance gains and an easier procedural interpretation oí the unification mechanism
Doutorado
Automação
Doutor em Engenharia Elétrica
Molinari, Giacomo. "Towards an Implementation in Lambda-Prolog of Maietti's two-level minimalist foundation." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2018.
Find full textCaprari, Riccardo. "Estrazione di codice da termini della Minimalist Type Theory." Master's thesis, Alma Mater Studiorum - Università di Bologna, 2018. http://amslaurea.unibo.it/17159/.
Full textVaccari, Giulio. "Dal Paradigma Funzionale a Quello Logico in Presenza di Scelte Probabilistiche: un Approccio Basato sulla Geometria dell'Interazione." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2018. http://amslaurea.unibo.it/16726/.
Full textPolidori, Daniele. "Implementazione in un linguaggio logico con vincoli di ordine superiore della type inference di Haskell." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2020. http://amslaurea.unibo.it/20503/.
Full textPiemontese, Cristiano. "Sviluppo di un interactive theorem prover in ELPI." Master's thesis, Alma Mater Studiorum - Università di Bologna, 2018. http://amslaurea.unibo.it/17293/.
Full textBook chapters on the topic "Lambda-prolog"
Dunchev, Cvetan, Ferruccio Guidi, Claudio Sacerdoti Coen, and Enrico Tassi. "ELPI: Fast, Embeddable, $$\lambda $$ Prolog Interpreter." In Logic for Programming, Artificial Intelligence, and Reasoning, 460–68. Berlin, Heidelberg: Springer Berlin Heidelberg, 2015. http://dx.doi.org/10.1007/978-3-662-48899-7_32.
Full textAshcroft, E. A., A. A. Faustini, R. Jaggannathan, and W. W. Wadge. "Intensionality." In Multidimensional Programming. Oxford University Press, 1995. http://dx.doi.org/10.1093/oso/9780195075977.003.0005.
Full text