The Tuplex Programming Language

2017-09-01

Implementing Tuplex using LLVM

Labels: LLVM, Presentation

Yesterday I held a presentation for about 40 members of the Swedish LLVM dev&user group. If you’re in Sweden and want to hook up, we have a Meetup page!

It was about how the high-level language concepts of Tuplex (e.g. unified type hierarchy, uniform handling of functions & lambdas, and treating primitives as objects while retaining high performance) is achieved on top of LLVM’s model.

Here are the slides from the presentation.