scispace - formally typeset
F

Francisco Ortin

Researcher at University of Oviedo

Publications -  96
Citations -  925

Francisco Ortin is an academic researcher from University of Oviedo. The author has contributed to research in topics: Virtual machine & Reflection (computer programming). The author has an hindex of 16, co-authored 96 publications receiving 771 citations. Previous affiliations of Francisco Ortin include Cork Institute of Technology.

Papers
More filters
Journal ArticleDOI

Adaptation in current e-learning systems

TL;DR: This article was written from the point of view of a designer who tries to design e-learning systems that include an adaptation for students, without being an expert on the cognitive elements.
Journal ArticleDOI

Massive LMS log data analysis for the early prediction of course-agnostic student performance

TL;DR: This work uses machine learning to create models for the early prediction of students’ performance in solving LMS assignments, by just analyzing the LMS log files generated up to the moment of prediction, and detects at-risk, fail and excellent students in the early stages of the course.
Journal ArticleDOI

Dynamic adaptation of application aspects

TL;DR: Using the reflective capabilities of the platform presented, an AOP framework that achieves dynamic aspect weaving in a language-independent way has been constructed, overcoming the common limitations of existing AOP tools.
Journal ArticleDOI

Efficient virtual machine support of runtime structural reflection

TL;DR: This paper describes how to extend a production JIT-compiler virtual machine to support runtime object-oriented structural reflection offered by many dynamic languages, and extends the .Net platform with runtime structural reflection adding prototype-based object- oriented semantics to the statically typed class-based model of .Net, supporting both kinds of programming languages.
Journal ArticleDOI

A Comprehensive Evaluation of Common Python Implementations

TL;DR: Researchers evaluated seven implementations of both Python 2 and Python 3 to facilitate the selection of one of them, evaluated run-time performance and memory consumption and investigated each implementation's important qualitative characteristics.