Papers by OTTO BAQUERO PILOSO
International Congress on the Didactics of the English Language, 2018
REVISTAS DE INVESTIGACIÓN, Feb 16, 2021

Mainstream programming languages nowadays tends to be more and more multi-paradigm ones, by integ... more Mainstream programming languages nowadays tends to be more and more multi-paradigm ones, by integrating diverse programming paradigms-e.g., object-oriented programming (OOP) and functional programming (FP). Logic-programming (LP) is a successful paradigm that has contributed to many relevant results in the areas of symbolic AI and multi-agent systems, among the others. Whereas Prolog, the most successful LP language, is typically integrated with mainstream languages via foreign language interfaces, in this paper we propose an alternative approach based on the notion of domain-specific language (DSL), which makes LP available to OOP programmers straightforwardly within their OO language of choice. In particular, we present a Kotlin DSL for Prolog, showing how the Kotlin multiparadigm (OOP+FP) language can be enriched with LP in a straightforward and effective way. Since it is based on the interoperable 2P-Kt project, our technique also enables the creation of similar DSL on top of other high-level languages such as Scala or JavaScript-thus paving the way towards a more general adoption of LP in general-purpose programming environments.

RECIMUNDO
Las crisis sanitarias y humanitarias acontecidas con el correr del tiempo afectan de manera gener... more Las crisis sanitarias y humanitarias acontecidas con el correr del tiempo afectan de manera general a las poblaciones; no obstante, evidencias indican que su repercusión se ha hecho más evidente en los grupos más vulnerables; sean éstos, minorías étnicas, migrantes, adultos mayores, personas con diversidad funcional, movilidad reducida, sin hogar, prostituidas, personas del sexo débil (mujeres y niños). Esto ha llevado a que, el impacto negativo en materia de género de este tipo de emergencias sea especialmente notable, recurrente y complejo, llevando a que se requiera, no sólo de un seguimiento epidemiológico de la infección, sino que también al desarrollo de investigaciones en las que se analicen los factores económicos, psicológicos y sociales asociados. En virtud de esto, se plantea lo acontecido, a raíz de la pandemia de COVID-19; enfermedad que ha empeorado las desigualdades existentes para las mujeres y las niñas; especialmente, en los países con sistemas de salud y protecció...
Uploads
Papers by OTTO BAQUERO PILOSO