| layout | default |
|---|---|
| title | SIGPLAN Conferences & Workshops |
SIGPLAN organizes the premier conferences and workshops in the area of programming language research, providing opportunities for researchers, developers, practitioners, and students to present their latest research advances.
- ACM's master conference calendar.
- Information for conference organizers
The conferences listed below are regularly sponsored by SIGPLAN.
{% for conf in site.data.Conferences %}
{{conf.name}}
{%- if conf.inactive %}
(inactive)
{%- endif -%}
{%- if conf.cooperation %}
(in-cooperation)
{%- endif %}
{{conf.description}}
{% endfor %}