Zobrazeno 1 - 10
of 69
pro vyhledávání: '"Benjamin G. Zorn"'
Publikováno v:
Proceedings of the ACM on Programming Languages. 2:1-26
Spreadsheets are one of the most widely used programming environments, and are widely deployed in domains like finance where errors can have catastrophic consequences. We present a static analysis specifically designed to find spreadsheet formula err
Publikováno v:
Programming Languages and Systems ISBN: 9783030341749
APLAS
APLAS
Modern memory allocators have to balance many simultaneous demands, including performance, security, the presence of concurrency, and application-specific demands depending on the context of their use. One increasing use-case for allocators is as bac
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_________::561d2bdefb2ea5fcfb9e7e097367bba8
https://doi.org/10.1007/978-3-030-34175-6_13
https://doi.org/10.1007/978-3-030-34175-6_13
Publikováno v:
PLDI
With hundreds of millions of users, spreadsheets are one of the most important end-user applications. Spreadsheets are easy to use and allow users great flexibility in storing data. This flexibility comes at a price: users often treat spreadsheets as
Publikováno v:
CSF
This paper introduces Yarra, a conservative extension to C to protect applications from non-control data attacks. Yarra programmers specify their data integrity requirements by declaring critical data types and ascribing these critical types to impor
Publikováno v:
ACM SIGPLAN Notices. 48:46-57
Programmers hoping to achieve performance improvements often use custom memory allocators. This in-depth study examines eight applications that use custom allocators. Surprisingly, for six of these applications, a state-of-the-art general-purpose all
Publikováno v:
DSN
In recent years, the drive-by malware space has undergone significant consolidation. Today, the most common source of drive-by downloads are so-called exploit kits (EKs). This paper presents Kizzle, the first prevention technique specifically designe
Publikováno v:
ASPLOS
Energy has become a first-class design constraint in computer systems. Memory is a significant contributor to total system power. This paper introduces Flikker, an application-level technique to reduce refresh power in DRAM memories. Flikker enables
Publikováno v:
PLDI
Inefficient use of memory, including leaks and bloat, remain a significant challenge for C and C++ developers. Applications with these problems become slower over time as their working set grows and can become unresponsive. At the same time, memory l
Publikováno v:
ASPLOS
Memory errors are a notorious source of security vulnerabilities that can lead to service interruptions, information leakage and unauthorized access. Because such errors are also difficult to debug, the absence of timely patches can leave users vulne
Autor:
Mark Marron, Vu Le, Rishabh Singh, Oleksandr Polozov, Sumit Gulwani, Mikaël Mayer, Maxim Grechkin, Gustavo Soares, Benjamin G. Zorn
Publikováno v:
UIST
Programming by Examples (PBE) has the potential to revolutionize end-user programming by enabling end users, most of whom are non-programmers, to create small scripts for automating repetitive tasks. However, examples, though often easy to provide, a