Skip to content

Latest commit

 

History

History
211 lines (174 loc) · 11.5 KB

compilers.md

File metadata and controls

211 lines (174 loc) · 11.5 KB

C++ links: compilers

See also: assembly (x86), compilers correctness

Background & Resources

Conferences

Compilers Call For Papers for Conferences, Workshops and Journals at WikiCFP - http://www.wikicfp.com/cfp/call?conference=compilers
Computer Architecture and Compilers Conference Map - http://archconfmap.com/

Courses

Decompilation

Detection

Documentation

Implementations

Linking and Loading

Optimization

Superoptimization

Sanitizers

Talks

2017

2016

2015

2014

2013

Warnings