服装 发表于 2025-3-21 18:19:16
书目名称Semantics-Directed Compiler Generation影响因子(影响力)<br> http://figure.impactfactor.cn/if/?ISSN=BK0864760<br><br> <br><br>书目名称Semantics-Directed Compiler Generation影响因子(影响力)学科排名<br> http://figure.impactfactor.cn/ifr/?ISSN=BK0864760<br><br> <br><br>书目名称Semantics-Directed Compiler Generation网络公开度<br> http://figure.impactfactor.cn/at/?ISSN=BK0864760<br><br> <br><br>书目名称Semantics-Directed Compiler Generation网络公开度学科排名<br> http://figure.impactfactor.cn/atr/?ISSN=BK0864760<br><br> <br><br>书目名称Semantics-Directed Compiler Generation被引频次<br> http://figure.impactfactor.cn/tc/?ISSN=BK0864760<br><br> <br><br>书目名称Semantics-Directed Compiler Generation被引频次学科排名<br> http://figure.impactfactor.cn/tcr/?ISSN=BK0864760<br><br> <br><br>书目名称Semantics-Directed Compiler Generation年度引用<br> http://figure.impactfactor.cn/ii/?ISSN=BK0864760<br><br> <br><br>书目名称Semantics-Directed Compiler Generation年度引用学科排名<br> http://figure.impactfactor.cn/iir/?ISSN=BK0864760<br><br> <br><br>书目名称Semantics-Directed Compiler Generation读者反馈<br> http://figure.impactfactor.cn/5y/?ISSN=BK0864760<br><br> <br><br>书目名称Semantics-Directed Compiler Generation读者反馈学科排名<br> http://figure.impactfactor.cn/5yr/?ISSN=BK0864760<br><br> <br><br>Stable-Angina 发表于 2025-3-21 21:00:22
State transition machines for lambda-calculus expressions, from an STM-interpreter; one formulated from a version of Landin‘s SECD-machine; and one defined through meaning preserving transformations upon a denotational definition of the lambda-calculus itself. The results are compared and some tentative conclusions are made regarding the utility of compiler generation with the use of the STM forms.很像弓] 发表于 2025-3-22 00:36:36
http://reply.papertrans.cn/87/8648/864760/864760_3.png符合规定 发表于 2025-3-22 05:24:31
Compiler generation from denotational semantics,o produce compilers into STM code (an STM or state transition machine is a flow-chart-like program, low-level enough to be translated into efficient code on conventional computers). First, a compiler ϕ: LAMC → STM from a lambda calculus dialect is defined. Any denotational definition Δ of language LRepatriate 发表于 2025-3-22 11:42:19
A constructive approach to compiler correctness,ng a fundamental concept of computation. Once these fundamental abstract data types are implemented in a particular target language (e.g. stack-machine code), it is a simple matter to construct a correct compiler for any source language from its denotational semantic definition. The approach is illuPalpate 发表于 2025-3-22 15:47:49
http://reply.papertrans.cn/87/8648/864760/864760_6.pngJADED 发表于 2025-3-22 17:37:32
An implementation of affix grammars,rammars are informally introduced. A Recursive Backup Parsing Algorithm, suitable for any context-free grammar which is not left-recursive is presented, together with a heuristic scheme which is particularly effective at the lexical level. The main intermediate result is a transcription for affixes最初 发表于 2025-3-22 23:25:46
Experiences with the compiler writing system HLP,ions and of the compilers produced are reported. Opinions of the users are discussed, and various ways to improve HLP are suggested. The experiences gained are relevant for similar projects aiming at the construction of compiler writing tools.不发音 发表于 2025-3-23 05:00:24
http://reply.papertrans.cn/87/8648/864760/864760_9.png傀儡 发表于 2025-3-23 07:09:25
State transition machines for lambda-calculus expressions,uage the set of state transition machines (STMs): automata-like transition sets using first order arguments. An intermediate definition form, the STM_interpreter, is defined and treated as central to the formulation of state transition code. Three compiling schemes are produced: one derived directly