Type inference to optimize a hybrid statically and dynamically typed language

F Ortin - The Computer Journal, 2011 - ieeexplore.ieee.org
Dynamically typed languages are becoming increasingly popular for different software
development scenarios such as Web engineering, rapid prototyping or the construction of …

Design and implementation of an efficient hybrid dynamic and static typing language

M Garcia, F Ortin, J Quiroga - Software: Practice and …, 2016 - Wiley Online Library
Dynamic languages are suitable for developing specific applications where runtime
adaptability is an important issue. On the contrary, statically typed languages commonly …

[PDF][PDF] Towards a static type checker for python

F Ortin, JBG Perez-Schofield… - European Conference on …, 2015 - researchgate.net
We present the preliminary stage of stypy, a static type checker for Python. stypy translates
each Python program into Python code that type-checks the original program. The …

Static type information to improve the IDE features of hybrid dynamically and statically typed languages

F Ortin, F Moreno, A Morant - Journal of Visual Languages & Computing, 2014 - Elsevier
The flexibility offered by dynamically typed programming languages has been appropriately
used to develop specific scenarios where dynamic adaptability is an important issue. This …

Optimizing Runtime Performance of Dynamically Typed Code

J Quiroga Álvarez - 2016 - digibuo.uniovi.es
Dynamic languages are widely used for different kinds of applications including rapid
prototyping, Web development and programs that require a high level of runtime …

[PDF][PDF] Optimizing Runtime Performance of Dynamically Typed Code

JQ Alvarez - 2016 - reflection.uniovi.es
Dynamic languages are widely used for different kinds of applications including rapid
prototyping, Web development and programs that require a high level of runtime …

Improving the Runtime Performance and Robustness of Hybrid Statically and Dynamically Typed Programming Languages

M García Rodríguez - 2013 - digibuo.uniovi.es
Dynamically typed languages have turned out to be suitable for different software
development scenarios such as Web engineering, rapid prototyping, and the construction of …

A Programming Language That Combines the Benefits of Static and Dynamic Typing

F Ortin, M Garcia - Software and Data Technologies: 5th International …, 2013 - Springer
Dynamically typed languages have recently turned out to be suitable for developing specific
scenarios where dynamic adaptability or rapid prototyping are important issues. However …

Skriptikielen toteutus pelimoottoriin

H Paananen - 2012 - jyx.jyu.fi
Tämä tutkimus esittää yksinkertaisen skriptikielen SimpScript. Kielen tarkoituksena on toimia
pelien skriptikielenä. Jotta SimpScriptin voitiin todeta soveltuvaksi pelinkehitykseen …