Vassilios Karakoidas (PhD Student)
Vassilios Karakoidas

E-mail: bkarakaueb.gr
Office phone: +30 2108203370
Web site: http://bkarak.wizhut.com/www/index.html
Web Log: http://bkarak.wizhut.com/blog/
Github: https://github.com/bkarak
Groups: SENSE

Publication list

Summary

Vassilios Karakoidas is a PhD candidate in Athens University of Economics and Business at the Department of Management Science and Technology. He holds an BSc in Computer Science (University of Piraeus) and an MSc in Information Systems (Athens University of Economics and Business). He is former member of the Health Informatics laboratory at University of Piraeus. He is now a member of ISTLab/SENSE and has been involved in various research projects. The most recent are GEMINI, PRAXIS and SQO-OSS. His research interests include Software Engineering, Programming Languages, Operating Systems and Networking. He is an author of a number of open-source and public-domain software packages and tools.

PhD Thesis

Title: Integrating Domain-Specific Languages with General-Purpose Languages
Supervisor: Dr. Diomidis Spinellis
Starting date: November 2003

Domain-specific languages (DSL) are small, usually declarative languages that focus on o specific problem domain. SQL and regular expressions are two of the most common DSL's. General purpose languages (GPL) such as C, C++ and Java are covering a wider application domain, but lack expressive power when applicable to specific problems. Usually DSL's are implemented as external libraries when used by GPL's and the compiler is unaware of the DSL syntax and data types, creating a series of problems in the software development process. Our approach attempts to fill this scientific gap, and create a compiler framework that will be DSL aware.

Creative Commons License Unless otherwise expressly stated, all original material on this page created by members of the ISTLab is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 2.5 License.