/*** ############################## # Identification of the news # ############################## # DO NOT MODIFY name: popl-accepted-paper-delia-kesner date: 2021-12-13 ################ # General data # ################ # the picture address, in dokuwiki or web syntax picture = :actualites:ressources:deliak-popl.png # the name displayed when hovering over the picture (optional) picture tag = Accepted paper POPL 2022 # the link to be followed when clicking on the picture (optional) picture link = https://www.irif.fr/~kesner//papers/popl22.pdf # the link in the circled arrow icon (optional) extra link = https://www.irif.fr/~kesner//papers/popl22.pdf ####################### # Visibility/priority # ####################### # # This part describes when the news should be visible, and with what priority (how high in the list). # from 2021-12-13 for 2 months, priority= low from 2021-12-13 for 4 weeks, priority= normal from 2021-12-13 for 2 weeks, priority= high before 2021-12-13, visible= false # # Other intervals of priority can/have to be specified. # # As a rule of thumb: # - priority high for up to 3 days, 10 days for very important events (FOCS) (appears top of the list) # - priority normal for up to 2 or 3 weeks (appears with high probability) # - priority low for as long as one wishes (probably invisible but sometimes can be if there is sufficient space) # - priority null makes the news invisible # - priorities may change several times (e.g. high for registration and for the event) # - this syntax can also be used for changing pictures, links, ... # # The syntax is the following # from DATE until DATE, priority= PRIORITY # from DATE for DURATION, priority= PRIORITY # for DURATION until DATE, priority= PRIORITY # # PRIORITY: high | normal | low | null # # DATE: # NUMBER MONTH NUMBER (e.g. 22 June 2018) # ???-??-?? (e.g. 2018-06-22) # # DURATION: # NUMBER (day|days|week|weeks|month|months|year|years) ########## # Notion # ########## # if one wants to have a notion (a small text that unravels when clicked and is used to highlight a concept) # # notion = NOTION NAME # notion text = {TEXT OF THE NOTION} #################### # TEXT OF THE NEWS # #################### ***/ [[https://www.irif.fr/~kesner|Delia Kesner]] (IRIF) will present her paper [[https://www.irif.fr/~kesner//papers/popl22.pdf|A Fine-Grained Computational Interpretation of Girard’s Intuitionistic Proof-Nets]] at **annual Symposium on Principles of Programming Languages**, [[https://popl22.sigplan.org|POPL2022]]. The paper introduces a **functional term calculus** that captures the essence of the operational semantics of **Intuitionistic Linear Logic Proof-Nets** with a faithful degree of granularity, both statically and dynamically.