@inproceedings{3f67faeab92c4d17a6da34e24c61571f,
title = "Building parallel programming language constructs in the AbleC extensible C compiler framework: A PPoPP tutorial",
abstract = "In this tutorial participants learn how to build their own parallel programming language features by developing them as language extensions in the ableC [4] extensible C compiler framework. By implementing new parallel programming abstractions as language extensions one can build on an existing host language and thus avoid re-implementing common language features such as the type checking and code generation of arithmetic expressions and control flow statements. Using ableC, one can build expressive language features that fit seamlessly into the C11 host language.",
author = "Travis Carlson and {Van Wyk}, Eric",
year = "2019",
month = feb,
day = "16",
doi = "10.1145/3293883.3302574",
language = "English (US)",
series = "Proceedings of the ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming, PPOPP",
publisher = "Association for Computing Machinery",
pages = "443--446",
booktitle = "PPoPP 2019 - Proceedings of the 24th Principles and Practice of Parallel Programming",
note = "24th ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming, PPoPP 2019 ; Conference date: 16-02-2019 Through 20-02-2019",
}