customizing GCC with MELT
customizing GCC with MELT
By Basile Starynkevitch
Date: Friday, 4 October 2013 12:00
Duration: 20 minutes
Language: English
Tags: c gcc
You can find more information on the speaker's site:
- Abstract: http://gcc-melt.org/
[[exposé en anglais ou français, selon audience; talk in english or french, according to room's wish]]
I will present MELT, a domain specific language to customize the GCC compiler, thru several examples.
MELT is a high level domain specific language to customize and extend the GCC compiler, enabling coding rules validation, specific optimizations, etc by easily working on GCC internal representation. MELT is a lisp-like language with powerful features (pattern matching, functional, reflective & object style programming ...) to ease GCC customization
Attended by: Pierre Schweitzer,