诽谤 发表于 2025-3-23 11:44:52

Animesh Bahadur,Kunal Kamal Kumarby finite automata theory, addresses these problems and solves them to some extent. It does so by viewing patterns as regular expressions and optimizing the finite automaton that is built to recognize them. It also makes checking patterns for . and . cheap operations, since this information is apparent in the automaton.

贿赂 发表于 2025-3-23 16:08:01

http://reply.papertrans.cn/24/2313/231278/231278_12.png

ARCH 发表于 2025-3-23 21:09:50

2 Preliminaries,ractical value, perhaps for a number of user categories. This chapter starts with a small section that motivates this assumption, followed by an overview of some of the formalisms that have been used for programming languages to date. It ends with a more detailed overview of our formalism of choice,

CRANK 发表于 2025-3-23 22:23:55

3 The Design of RML,guage is often influenced by several different sources: intended application areas, existing languages, experiences from early implementation efforts, and experiences from attempting to (perhaps formally) specify it. Ignoring any one of these influences can lead to serious deficiencies in the langua

欲望小妹 发表于 2025-3-24 03:12:20

http://reply.papertrans.cn/24/2313/231278/231278_15.png

无王时期, 发表于 2025-3-24 09:34:26

http://reply.papertrans.cn/24/2313/231278/231278_16.png

Resign 发表于 2025-3-24 12:46:35

7 Compiling Pattern Matching, callers use it to inspect results from successful calls. This chapter presents an algorithm for compiling term pattern-matching. Earlier algorithms may produce duplicated code, and redundant or sub-optimal discrimination tests for certain combinations of patterns. Our algorithm, which was inspired

卡死偷电 发表于 2025-3-24 18:00:53

http://reply.papertrans.cn/24/2313/231278/231278_18.png

有法律效应 发表于 2025-3-24 19:05:42

9 Simulating Tailcalls in C, and efficiency of the generated code, some features are difficult to express correctly, portably, and efficiently in C. One such feature is the ., which is present in most functional and logic programming languages. This chapter describes and evaluates a number of techniques for simulating tailcall

称赞 发表于 2025-3-25 00:08:04

10 Performance Evaluation,of runtime structures are described. Then the effects of different optimization levels in the . compiler are evaluated, followed by some comparisons between RML, Typol, two commercial Prolog compilers, and one commercial Pascal compiler.
页: 1 [2] 3 4 5 6
查看完整版本: Titlebook: Compiling Natural Semantics; Mikael Pettersson Book 1999 Springer-Verlag Berlin Heidelberg 1999 C programming language.Natural.compiler.pr