CAREER: Live and Direct Programming Environments
职业:实时和直接编程环境
基本信息
- 批准号:2238744
- 负责人:
- 金额:$ 55万
- 依托单位:
- 依托单位国家:美国
- 项目类别:Continuing Grant
- 财政年份:2023
- 资助国家:美国
- 起止时间:2023-05-01 至 2028-04-30
- 项目状态:未结题
- 来源:
- 关键词:
项目摘要
Modern programming environments promise to make coding a less cognitively demanding activity by providing contextualized feedback, suggestions, and editing affordances. However, they can suffer from catastrophic gaps in service when the program being edited is incomplete, i.e., when there are missing pieces or errors. The programmer is left to simulate program behavior on their own in these situations -- a difficult and error-prone task even for professional programmers, and a major barrier to entry for novices. This project's novelties are that it develops a new generation of programming environments that achieve maximal liveness, i.e., that never suffer from these gaps in service. Maximal liveness is achieved by developing a novel direct manipulation code editing interface, tile-based editing, that automatically inserts program holes to maintain a sensible syntactic and semantic structure, even when the program is incomplete. The project's impacts are expected to be measurable decreases in the cognitive demand of educational, professional, and creative coding tasks, which will contribute to lowering the barriers to entry into computing.The key mechanism, tile-based editing, fundamentally restructures code editing to allow for direct manipulation of the linearized projection of a program tree, while maintaining maximal liveness by automatically managing holes and delimiter matching obligations to continuously maintain a syntax tree internally. From there, this project scales up the language-theoretic foundations developed in recent work by the investigator, integrating liveness with modern language features like pattern matching (in languages like Haskell and Elm) and borrowing (in languages like Rust). These target languages feature in the investigator's programming languages courses and in educational resources targeting diverse creative communities, where the research is evaluated. In support of these educational efforts, the project develops novel live tutoring and authoring services that leverage the maximal liveness invariant to provide several novel forms of live, contextualized feedback, assistance, and direct manipulation editing affordances.This award reflects NSF's statutory mission and has been deemed worthy of support through evaluation using the Foundation's intellectual merit and broader impacts review criteria.
现代编程环境承诺通过提供上下文反馈,建议和编辑启示,使编码成为认知要求较低的活动。然而,当正在编辑的节目不完整时,它们可能遭受灾难性的服务缺口,即,当有缺失或错误时。在这些情况下,程序员只能自己模拟程序行为--即使对于专业程序员来说,这也是一项困难且容易出错的任务,对于新手来说,这是一个主要的入门障碍。该项目的新颖之处在于,它开发了新一代的编程环境,实现了最大的活性,即,从来不受这些服务差距的影响。最大的活性是通过开发一种新的直接操纵代码编辑界面,基于瓦片的编辑,自动插入程序孔,以保持一个合理的语法和语义结构,即使当程序是不完整的。该项目的影响预计将是教育,专业和创造性编码任务的认知需求的可测量的下降,这将有助于降低进入计算的门槛。关键机制,基于瓦片的编辑,从根本上重新构建代码编辑,以允许直接操纵程序树的线性投影,同时通过自动管理漏洞和重复匹配义务以在内部连续维护语法树来维持最大活性。从那里开始,这个项目扩展了研究人员在最近的工作中开发的语言理论基础,将活性与现代语言功能(如模式匹配(在Haskell和Elm等语言中)和借用(在Rust等语言中))相结合。这些目标语言在研究人员的编程语言课程和针对不同创意社区的教育资源中具有特色,并在那里对研究进行评估。为了支持这些教育工作,该项目开发了新颖的现场辅导和创作服务,利用最大的活性不变提供多种新颖形式的现场,情境化的反馈,帮助和直接操作编辑affordance.This奖项反映了NSF的法定使命,并已被认为是值得通过使用基金会的智力价值和更广泛的影响审查标准进行评估的支持。
项目成果
期刊论文数量(2)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)
Live Pattern Matching with Typed Holes
与键入的孔进行实时图案匹配
- DOI:10.1145/3586048
- 发表时间:2023
- 期刊:
- 影响因子:0
- 作者:Yuan, Yongwei;Guest, Scott;Griffis, Eric;Potter, Hannah;Moon, David;Omar, Cyrus
- 通讯作者:Omar, Cyrus
Total Type Error Localization and Recovery with Holes
总类型错误定位和带孔恢复
- DOI:10.1145/3632910
- 发表时间:2024
- 期刊:
- 影响因子:0
- 作者:Zhao, Eric;Maroof, Raef;Dukkipati, Anand;Blinn, Andrew;Pan, Zhiyi;Omar, Cyrus
- 通讯作者:Omar, Cyrus
{{
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 }}
Cyrus Omar其他文献
Gradual Structure Editing with Obligations
有义务的渐进结构编辑
- DOI:
- 发表时间:
2023 - 期刊:
- 影响因子:0
- 作者:
David Moon;Andrew Blinn;Cyrus Omar - 通讯作者:
Cyrus Omar
Implementation of Program Sketching with Live Bidirectional Evaluation
通过实时双向评估实现程序草图
- DOI:
- 发表时间:
2020 - 期刊:
- 影响因子:0
- 作者:
Justin Lubin;N. Collins;Cyrus Omar;Ravi Chugh - 通讯作者:
Ravi Chugh
Statically typed string sanitation inside a python
python 中静态类型的字符串卫生
- DOI:
10.1145/2687148.2687152 - 发表时间:
2014 - 期刊:
- 影响因子:0
- 作者:
Nathan Fulton;Cyrus Omar;Jonathan Aldrich - 通讯作者:
Jonathan Aldrich
Hazelnut: a bidirectionally typed structure editor calculus
Hazelnut:双向类型结构编辑器微积分
- DOI:
- 发表时间:
2016 - 期刊:
- 影响因子:0
- 作者:
Cyrus Omar;Ian Voysey;Michael C Hilton;Jonathan Aldrich;Matthew A. Hammer - 通讯作者:
Matthew A. Hammer
Hazel Tutor: Guiding Novices Through Type-Driven Development Strategies
Hazel 导师:通过类型驱动的开发策略指导新手
- DOI:
- 发表时间:
2020 - 期刊:
- 影响因子:0
- 作者:
Hannah Potter;Cyrus Omar - 通讯作者:
Cyrus Omar
Cyrus Omar的其他文献
{{
item.title }}
{{ item.translation_title }}
- DOI:
{{ item.doi }} - 发表时间:
{{ item.publish_year }} - 期刊:
- 影响因子:{{ item.factor }}
- 作者:
{{ item.authors }} - 通讯作者:
{{ item.author }}
相似国自然基金
虚拟集群Live迁移关键技术研究
- 批准号:61170004
- 批准年份:2011
- 资助金额:56.0 万元
- 项目类别:面上项目
相似海外基金
Sex-specific fitness landscapes in the evolution of egg-laying vs live-birth
产卵与活产进化中的性别特异性适应性景观
- 批准号:
NE/Y001672/1 - 财政年份:2024
- 资助金额:
$ 55万 - 项目类别:
Research Grant
RII Track-4: NSF: Developing 3D Models of Live-Endothelial Cell Dynamics with Application Appropriate Validation
RII Track-4:NSF:开发活内皮细胞动力学的 3D 模型并进行适当的应用验证
- 批准号:
2327466 - 财政年份:2024
- 资助金额:
$ 55万 - 项目类别:
Standard Grant
A platform for rapidly generating live attenuated enterovirus vaccines
快速生成减毒肠道病毒活疫苗的平台
- 批准号:
24K02286 - 财政年份:2024
- 资助金额:
$ 55万 - 项目类别:
Grant-in-Aid for Scientific Research (B)
I-Corps: Translation potential of an efficient method to generate live-attenuated and replication-defective DNA viruses for vaccine development
I-Corps:一种有效方法的转化潜力,可生成用于疫苗开发的减毒活病毒和复制缺陷型 DNA 病毒
- 批准号:
2420924 - 财政年份:2024
- 资助金额:
$ 55万 - 项目类别:
Standard Grant
Understanding the coordination of DNA mismatch repair using live-cell single-molecule imaging
使用活细胞单分子成像了解 DNA 错配修复的协调
- 批准号:
BB/Y001567/1 - 财政年份:2024
- 资助金额:
$ 55万 - 项目类别:
Research Grant
CAREER: Optoelectronic lab-on-a-chip technology for high content automated multiparametric physiological analyses of live cells
职业:用于活细胞高内涵自动化多参数生理分析的光电芯片实验室技术
- 批准号:
2339030 - 财政年份:2024
- 资助金额:
$ 55万 - 项目类别:
Continuing Grant
An innovative cyber compliance platform using AI, live monitoring data and machine learning to automate compliance and due diligence completion.
一个创新的网络合规平台,使用人工智能、实时监控数据和机器学习来自动完成合规和尽职调查。
- 批准号:
10100493 - 财政年份:2024
- 资助金额:
$ 55万 - 项目类别:
Collaborative R&D
CAREER: Live Programming for Finite Model Finders
职业:有限模型查找器的实时编程
- 批准号:
2337667 - 财政年份:2024
- 资助金额:
$ 55万 - 项目类别:
Continuing Grant
Bio-HhOST: Next Generation 3D Tissue Models: Bio-Hybrid Hierarchical Organoid-Synthetic Tissues (Bio-HhOST) Comprised of Live and Artificial Cells.
Bio-HhOST:下一代 3D 组织模型:由活细胞和人造细胞组成的生物混合分层类器官合成组织 (Bio-HhOST)。
- 批准号:
10106841 - 财政年份:2024
- 资助金额:
$ 55万 - 项目类别:
EU-Funded
IENgine: developing a subscription-based membership application to connect live/location-based immersive experience, (LIE) creatives with employers.
IENgine:开发基于订阅的会员应用程序,将基于实时/位置的沉浸式体验 (LIE) 创意人员与雇主联系起来。
- 批准号:
ES/Y011104/1 - 财政年份:2024
- 资助金额:
$ 55万 - 项目类别:
Research Grant