2013:hybrid_programming

This is an old revision of the document!


Back to proposals-2013

Title: Hybrid programming
Proposer: aleksandra_mierzejewska
Type: Tutorial
Duration: 90 minutes
Description: The presentation will discuss architectural question of using multiple languages in a project. We often need flexibility in parts of a project and maximum performance in other parts. Various solutions of that problem will be discussed. In particular use of interpreted language for the bits that need flexibility and compiled one for the performance sensitive bits. The presentation will show most convenient ways to mix various languages with a larger example written in Lua and C++. A short introduction to Lua will be done.

Note: After attending 3 ACCU conferences and many more local talks I thought I should do something more than just sit and listen… So my presentation proposal.

Roger: Yes - most of us program multi-language
[Ewan: Probably yes - a useful topic]

2013/hybrid_programming.1354470128.txt.gz · Last modified: 2016/06/11 14:05 (external edit)