jiangdm的个人博客分享 http://blog.sciencenet.cn/u/jiangdm

博文

review: An overview of the K semantic framework

已有 2392 次阅读 2013-5-27 17:00 |个人分类:Formal method|系统分类:科研笔记

An overview of the K semantic framework
Grigore Ro,su, Traian Florin ,Serb˘anu,t˘a

The Journal of Logic and Algebraic Programming 79 (2010) 397–434

 

 

 

abstract

K is an executable semantic framework in which programming languages, calculi, as well
as type systems or formal analysis tools can be defined, making use of configurations, computations
and rules. Configurations organize the system/program state in units called cells,
which are labeled and can be nested. Computations carry “computational meaning” as special
nestedlist structures sequentializingcomputational tasks, suchas fragments of program;
in particular, computations extend the original language or calculus syntax. K (rewrite) rules
generalize conventional rewrite rules by making explicit which parts of the term they read,
write, or do not care about. This distinction makes K a suitable framework for defining truly
concurrent languages or calculi, even in the presence of sharing. Since computations can
be handled like any other terms in a rewriting environment, that is, they can be matched,
moved from one place to another in the original term, modified, or even deleted, K is particularly
suitable for defining control-intensive language features such as abrupt termination,
exceptions, or call/cc.
This paper gives an overview of the K framework: what it is, how it can be used, and
where it has been used so far. It also proposes and discusses the K definition of Challenge,
a programming language that aims to challenge and expose the limitations of existing semantic
frameworks.

 

 

An overview of the K semantic framework.pdf

 

看不懂!



https://blog.sciencenet.cn/blog-468147-694017.html

上一篇:事务
下一篇:Web Service Composition 综述
收藏 IP: 111.78.106.*| 热度|

0

该博文允许注册用户评论 请点击登录 评论 (0 个评论)

数据加载中...

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-5-22 07:28

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部