人充满活力 发表于 2025-3-30 08:55:13
http://reply.papertrans.cn/88/8763/876209/876209_51.pngneutrophils 发表于 2025-3-30 13:59:48
http://reply.papertrans.cn/88/8763/876209/876209_52.png叫喊 发表于 2025-3-30 16:50:11
http://reply.papertrans.cn/88/8763/876209/876209_53.png盘旋 发表于 2025-3-30 23:31:43
http://reply.papertrans.cn/88/8763/876209/876209_54.png画布 发表于 2025-3-31 04:21:37
Complementation in abstract interpretation,ch we call complementation. Such an operation allows to systematically decompose domains; it provides a systematic way to design new abstract domains; it allows to simplify domain verification problems, like correctness proofs; and it yields space saving representations for domains. We show that the设想 发表于 2025-3-31 08:51:15
http://reply.papertrans.cn/88/8763/876209/876209_56.pngCAND 发表于 2025-3-31 12:31:51
Optimizing lazy functional programs using flow inference,r each variable . in a program which expressions could have originated the value of ., can improve the situation by removing redundant eval and thunk operations, avoiding thunk updates, and allowing the use of unboxed representations of some data. We formulate flow analysis as an inference problem iaddict 发表于 2025-3-31 17:13:18
http://reply.papertrans.cn/88/8763/876209/876209_58.pngFAST 发表于 2025-3-31 20:38:58
A type-based analysis for stack allocation in functional languages,use an annotated type system to infer information about the occurrence and extent of variables in a simple higher-order functional language and combine this system with a translation to an annotated language which explicitly indicates when stack allocation can be performed. This technique supports bdefray 发表于 2025-3-31 22:41:50
Control-flow analysis and type systems,olving simple types, subtypes and recursion) and conservatively extend them to reason about control-flow information. Similarly, we take four standard control-flow systems and conservatively extend them to reason about type consistency. Our main result is that we can match up the resulting type and