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.
2013/hybrid_programming.1352492926.txt.gz · Last modified: 2016/06/11 14:05 (external edit)