SHF: Small: Collaborative Research: Balancing Expressiveness and Modular Reasoning for Aspect-oriented Programming

SHF:小型:协作研究:平衡面向方面编程的表达性和模块化推理

基本信息

  • 批准号:
    1017334
  • 负责人:
  • 金额:
    $ 25.77万
  • 依托单位:
  • 依托单位国家:
    美国
  • 项目类别:
    Continuing Grant
  • 财政年份:
    2010
  • 资助国家:
    美国
  • 起止时间:
    2010-08-15 至 2013-07-31
  • 项目状态:
    已结题

项目摘要

Software systems are poised to keep growing in complexity and permeate deeper into the critical infrastructures of society. The complexity of these systems is exceeding the limits of existing modularization mechanisms and reliability requirements are becoming stringent. Development of new separation of concerns (SoC) techniques is thus vital to make software more reliable and maintainable. Implicit invocation (II) and aspect-oriented (AO) programming languages provide related but distinct mechanisms for separation of concerns. The proposed work encompasses fundamental and practical efforts to improve modularization and reasoning mechanisms for II and AO languages, which is a long standing challenge for both kinds of languages. Addressing these challenges has the potential to significantly improve the quality of software by easing the adoption of new separation of concerns techniques.The project will proceed using the experimental language, Ptolemy, which blends both II and AO ideas. Ptolemy has explicitly announced events, which are defined in interfaces called "event types". Event types help separate concerns and decouple advice from the code it advises. Event type declarations also offer a place to specify advice. The explicit announcement of events allows the possibility of careful reasoning about correctness of Ptolemy programs, since it is possible to reason about parts of the program where there are no events in a conventional manner. The project aims to investigate reasoning by developing a formal specification language and verification technique. The approach is based on the idea of greybox ("model program'') specifications, as found in JML and the refinement calculus. There are known techniques for reasoning about uses of abstractions that have model program specifications, and the project will apply these to Ptolemy. The intellectual merit is in the treatment of expressions in Ptolemy that announce events and those that cause an advice to proceed. A straightforward adaptation of existing reasoning techniques to these cases appears to require a whole program analysis, which is generally not desirable for modular and scalable verification. The project also aims to investigate the utility and effectiveness of Ptolemy and its specification system. A software evolution analysis will be conducted to study the ability of competing aspect-oriented, implicit invocation, and Ptolemy implementations of open source projects to withstand change. Showing Ptolemy's benefits over II and AO languages will help software designers in deciding on advanced mechanisms for separation of concerns.
软件系统的复杂性将不断增长,并更深入地渗透到社会的关键基础设施中。这些系统的复杂性超出了现有模块化机制的限制,可靠性要求也变得越来越严格。因此,开发新的关注点分离 (SoC) 技术对于提高软件的可靠性和可维护性至关重要。隐式调用 (II) 和面向方面 (AO) 编程语言提供了相关但不同的关注点分离机制。拟议的工作包括改进 II 和 AO 语言的模块化和推理机制的基础和实际工作,这对这两种语言来说都是一个长期存在的挑战。解决这些挑战有可能通过简化新的关注点分离技术的采用来显着提高软件质量。该项目将使用实验语言 Ptolemy 继续进行,该语言融合了 II 和 AO 思想。托勒密明确宣布了事件,这些事件在称为“事件类型”的接口中定义。事件类型有助于分离关注点并将建议与其建议的代码分离。事件类型声明还提供了指定建议的位置。事件的明确宣布使得可以仔细推理托勒密程序的正确性,因为可以以传统方式推理程序中没有事件的部分。该项目旨在通过开发正式的规范语言和验证技术来研究推理。该方法基于灰盒(“模型程序”)规范的思想,如 JML 和细化演算中所见。有已知的技术可用于推理具有模型程序规范的抽象的使用,并且该项目将应用这些技术托勒密的智力优点在于对托勒密宣布事件和导致建议继续进行的表达的处理,对这些情况的现有推理技术的直接适应似乎需要整个程序分析,这对于模块化来说通常是不可取的。且可扩展该项目还旨在研究 Ptolemy 及其规范系统的实用性和有效性,以研究开源项目的面向方面、隐式调用和 Ptolemy 实现的竞争能力。展示 Ptolemy 相对于 II 和 AO 语言的优势将有助于软件设计人员决定关注点分离的高级机制。

项目成果

期刊论文数量(0)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)

数据更新时间:{{ journalArticles.updateTime }}

{{ item.title }}
{{ item.translation_title }}
  • DOI:
    {{ item.doi }}
  • 发表时间:
    {{ item.publish_year }}
  • 期刊:
  • 影响因子:
    {{ item.factor }}
  • 作者:
    {{ item.authors }}
  • 通讯作者:
    {{ item.author }}

数据更新时间:{{ journalArticles.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ monograph.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ sciAawards.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ conferencePapers.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ patent.updateTime }}

Hridesh Rajan其他文献

A case for explicit join point models for aspect-oriented intermediate languages
面向方面中间语言的显式连接点模型的案例
  • DOI:
    10.1145/1230136.1230140
  • 发表时间:
    2007
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Hridesh Rajan
  • 通讯作者:
    Hridesh Rajan
Automating Cut-off for Multi-parameterized Systems
多参数化系统的自动切断
Gang-of-Four Design Patterns: A Case Study of the Unified Model and the Eos Programming Language
四联设计模式:统一模型和 Eos 编程语言的案例研究
  • DOI:
  • 发表时间:
    2015
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Hridesh Rajan
  • 通讯作者:
    Hridesh Rajan
Design Patterns : A Canonical Test of Unified Aspect Model
设计模式:统一方面模型的规范测试
  • DOI:
  • 发表时间:
    2005
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Hridesh Rajan;Kevin Sullivan
  • 通讯作者:
    Kevin Sullivan
Intensional Effect Polymorphism
内涵效应多态性

Hridesh Rajan的其他文献

{{ item.title }}
{{ item.translation_title }}
  • DOI:
    {{ item.doi }}
  • 发表时间:
    {{ item.publish_year }}
  • 期刊:
  • 影响因子:
    {{ item.factor }}
  • 作者:
    {{ item.authors }}
  • 通讯作者:
    {{ item.author }}

{{ truncateString('Hridesh Rajan', 18)}}的其他基金

SHF:Small: More Modular Deep Learning
SHF:Small:更加模块化的深度学习
  • 批准号:
    2223812
  • 财政年份:
    2022
  • 资助金额:
    $ 25.77万
  • 项目类别:
    Standard Grant
Collaborative Research: CCRI: ENS: Boa 2.0: Enhancing Infrastructure for Studying Software and its Evolution at a Large Scale
合作研究:CCRI:ENS:Boa 2.0:增强大规模研究软件及其演化的基础设施
  • 批准号:
    2120448
  • 财政年份:
    2021
  • 资助金额:
    $ 25.77万
  • 项目类别:
    Standard Grant
HDR TRIPODS: D4 (Dependable Data-Driven Discovery) Institute
HDR TRIPODS:D4(可靠数据驱动的发现)研究所
  • 批准号:
    1934884
  • 财政年份:
    2019
  • 资助金额:
    $ 25.77万
  • 项目类别:
    Continuing Grant
Travel Grant to Attend Big Data in Software Engineering Track
参加软件工程大数据课程的旅费补助
  • 批准号:
    1743070
  • 财政年份:
    2017
  • 资助金额:
    $ 25.77万
  • 项目类别:
    Standard Grant
CI-EN: Boa: Enhancing Infrastructure for Studying Software and its Evolution at a Large Scale
CI-EN:Boa:增强大规模研究软件及其演化的基础设施
  • 批准号:
    1513263
  • 财政年份:
    2015
  • 资助金额:
    $ 25.77万
  • 项目类别:
    Standard Grant
SHF: Large:Collaborative Research: Inferring Software Specifications from Open Source Repositories by Leveraging Data and Collective Community Expertise
SHF:大型:协作研究:利用数据和集体社区专业知识从开源存储库推断软件规范
  • 批准号:
    1518897
  • 财政年份:
    2015
  • 资助金额:
    $ 25.77万
  • 项目类别:
    Standard Grant
SHF: Small: Capsule-oriented Programming
SHF:小型:面向胶囊的编程
  • 批准号:
    1423370
  • 财政年份:
    2014
  • 资助金额:
    $ 25.77万
  • 项目类别:
    Standard Grant
EAGER: Boa: A Community Research Infrastructure for Mining Software Repositories
EAGER:Boa:采矿软件存储库的社区研究基础设施
  • 批准号:
    1349153
  • 财政年份:
    2013
  • 资助金额:
    $ 25.77万
  • 项目类别:
    Standard Grant
SHF: Small: Phase-Based Tuning for Better Utilization of Performance-Asymmetric Multicores
SHF:小型:基于相位的调整,以更好地利用性能不对称的多核
  • 批准号:
    1117937
  • 财政年份:
    2011
  • 资助金额:
    $ 25.77万
  • 项目类别:
    Standard Grant
CAREER: On Mutualism of Modularity and Concurrency Goals
职业:模块化和并发目标的互惠性
  • 批准号:
    0846059
  • 财政年份:
    2009
  • 资助金额:
    $ 25.77万
  • 项目类别:
    Continuing Grant

相似国自然基金

诊疗一体化PS-Hc@MB协同训练介导脑小血管病康复的作用及机制研究
  • 批准号:
    82372561
  • 批准年份:
    2023
  • 资助金额:
    49 万元
  • 项目类别:
    面上项目
非小细胞肺癌MECOM/HBB通路介导血红素代谢异常并抑制肿瘤起始细胞铁死亡的机制研究
  • 批准号:
    82373082
  • 批准年份:
    2023
  • 资助金额:
    49 万元
  • 项目类别:
    面上项目
基于胆碱能皮层投射纤维探讨脑小血管病在帕金森病步态障碍中的作用及机制研究
  • 批准号:
    82301663
  • 批准年份:
    2023
  • 资助金额:
    30 万元
  • 项目类别:
    青年科学基金项目
关于丢番图方程小素数解上界估计的研究
  • 批准号:
    12301005
  • 批准年份:
    2023
  • 资助金额:
    30 万元
  • 项目类别:
    青年科学基金项目
嗅球小胶质细胞P2X7受体在变应性鼻炎发生帕金森病样改变中的作用与机制研究
  • 批准号:
    82371119
  • 批准年份:
    2023
  • 资助金额:
    49 万元
  • 项目类别:
    面上项目

相似海外基金

Collaborative Research: SHF: Small: LEGAS: Learning Evolving Graphs At Scale
协作研究:SHF:小型:LEGAS:大规模学习演化图
  • 批准号:
    2331302
  • 财政年份:
    2024
  • 资助金额:
    $ 25.77万
  • 项目类别:
    Standard Grant
Collaborative Research: SHF: Small: LEGAS: Learning Evolving Graphs At Scale
协作研究:SHF:小型:LEGAS:大规模学习演化图
  • 批准号:
    2331301
  • 财政年份:
    2024
  • 资助金额:
    $ 25.77万
  • 项目类别:
    Standard Grant
Collaborative Research: SHF: Small: Efficient and Scalable Privacy-Preserving Neural Network Inference based on Ciphertext-Ciphertext Fully Homomorphic Encryption
合作研究:SHF:小型:基于密文-密文全同态加密的高效、可扩展的隐私保护神经网络推理
  • 批准号:
    2412357
  • 财政年份:
    2024
  • 资助金额:
    $ 25.77万
  • 项目类别:
    Standard Grant
Collaborative Research: SHF: Small: Technical Debt Management in Dynamic and Distributed Systems
合作研究:SHF:小型:动态和分布式系统中的技术债务管理
  • 批准号:
    2232720
  • 财政年份:
    2023
  • 资助金额:
    $ 25.77万
  • 项目类别:
    Standard Grant
Collaborative Research: SHF: Small: Quasi Weightless Neural Networks for Energy-Efficient Machine Learning on the Edge
合作研究:SHF:小型:用于边缘节能机器学习的准失重神经网络
  • 批准号:
    2326895
  • 财政年份:
    2023
  • 资助金额:
    $ 25.77万
  • 项目类别:
    Standard Grant
{{ showInfoDetail.title }}

作者:{{ showInfoDetail.author }}

知道了