CIF: Small: Rich Type Inference for Functional Programming
CIF:小型:函数式编程的丰富类型推理
基本信息
- 批准号:1319880
- 负责人:
- 金额:$ 45万
- 依托单位:
- 依托单位国家:美国
- 项目类别:Standard Grant
- 财政年份:2013
- 资助国家:美国
- 起止时间:2013-09-01 至 2018-08-31
- 项目状态:已结题
- 来源:
- 关键词:
项目摘要
The correctness of computer software often relies on its adherence to application-specific invariants during the course of its execution. These invariants are complex, often involving relationships between many different parts of the system, and implicit, often never formally expressed in the text of the program. Violating these invariants, however, leads to numerous bugs and security holes. As a result, programmers employ static type systems to capture these invariants and enable the use of automated tools to check that they are maintained. Algorithms for type inference allow complex types to remain implicit, easing software development and maintenance, while still readily available for documentation and enforcement. While recent type system extensions greatly enrich the expressiveness of statically typed languages, type inference algorithms have not kept pace. This research evaluates the integration of SMT (Satisfiability Modulo Theory) solvers into the type inference algorithm of an industrial-strength functional programming language. In particular, in collaboration with researchers at Microsoft Research Cambridge, it extends the type inference algorithm of the Glasgow Haskell Compiler (GHC). GHC is a mature, open source, Haskell Compiler that is gaining popularity in industry due to its rich type system. The project also includes education and outreach components in the form of an advanced undergraduate/masters level course and in the direct support of Ph.D. students.
计算机软件的正确性通常依赖于其在执行过程中对特定于应用的不变量的遵守。这些不变量是复杂的,通常涉及系统的许多不同部分之间的关系,并且是隐式的,通常从未在程序的文本中正式表达。然而,违反这些不变量会导致许多错误和安全漏洞。因此,程序员使用静态类型系统来捕获这些不变量,并允许使用自动化工具来检查它们是否得到维护。 类型推断的算法允许复杂类型保持隐式,从而简化软件开发和维护,同时仍然可以随时用于文档编制和实施。虽然最近的类型系统扩展极大地丰富了静态类型语言的表达能力,但类型推理算法却没有跟上。本研究评估SMT(可满足性模理论)求解器到工业强度的函数式编程语言的类型推理算法的集成。特别是,与微软研究院剑桥的研究人员合作,它扩展了格拉斯哥Haskell算法(GHC)的类型推理算法。 GHC是一个成熟的、开源的Haskell编译器,由于其丰富的类型系统而在工业界越来越受欢迎。该项目还包括教育和推广部分,其形式是高级本科/硕士课程,并得到博士生的直接支持。学生
项目成果
期刊论文数量(5)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)
Total Haskell is reasonable Coq
- DOI:10.1145/3167092
- 发表时间:2017-11
- 期刊:
- 影响因子:0
- 作者:Antal Spector-Zabusky;Joachim Breitner;C. Rizkallah;Stephanie Weirich
- 通讯作者:Antal Spector-Zabusky;Joachim Breitner;C. Rizkallah;Stephanie Weirich
Keep your laziness in check
控制你的懒惰
- DOI:10.1145/3236797
- 发表时间:2018
- 期刊:
- 影响因子:0
- 作者:Foner, Kenneth;Zhang, Hengchu;Lampropoulos, Leonidas
- 通讯作者:Lampropoulos, Leonidas
A specification for dependent types in Haskell
Haskell 中依赖类型的规范
- DOI:10.1145/3110275
- 发表时间:2017
- 期刊:
- 影响因子:0
- 作者:Weirich, Stephanie;Voizard, Antoine;de Amorim, Pedro Henrique;Eisenberg, Richard A.
- 通讯作者:Eisenberg, Richard A.
A role for dependent types in Haskell
Haskell 中依赖类型的角色
- DOI:10.1145/3341705
- 发表时间:2019
- 期刊:
- 影响因子:0
- 作者:Weirich, Stephanie;Choudhury, Pritam;Voizard, Antoine;Eisenberg, Richard A.
- 通讯作者:Eisenberg, Richard A.
Type variables in patterns
在模式中键入变量
- DOI:10.1145/3242744.3242753
- 发表时间:2018
- 期刊:
- 影响因子:0
- 作者:Eisenberg, Richard A.;Breitner, Joachim;Peyton Jones, Simon
- 通讯作者:Peyton Jones, Simon
{{
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 }}
Stephanie Weirich其他文献
Dependently typed programming with singletons
使用单例进行依赖类型编程
- DOI:
- 发表时间:
2013 - 期刊:
- 影响因子:0
- 作者:
R. Eisenberg;Stephanie Weirich - 通讯作者:
Stephanie Weirich
Combining proofs and programs in a dependently typed language
用依赖类型语言组合证明和程序
- DOI:
- 发表时间:
2014 - 期刊:
- 影响因子:0
- 作者:
Chris Casinghino;Vilhelm Sjöberg;Stephanie Weirich - 通讯作者:
Stephanie Weirich
RepLib: a library for derivable type classes
RepLib:可派生类型类的库
- DOI:
- 发表时间:
2006 - 期刊:
- 影响因子:0
- 作者:
Stephanie Weirich - 通讯作者:
Stephanie Weirich
Programming up to Congruence
编程达到一致性
- DOI:
- 发表时间:
2015 - 期刊:
- 影响因子:0
- 作者:
Vilhelm Sjöberg;Stephanie Weirich - 通讯作者:
Stephanie Weirich
Ready, Set, Verify!
准备、设置、验证!
- DOI:
- 发表时间:
2018 - 期刊:
- 影响因子:0
- 作者:
Joachim Breitner;Antal Spector;Li;C. Rizkallah;John Wiegley;Stephanie Weirich - 通讯作者:
Stephanie Weirich
Stephanie Weirich的其他文献
{{
item.title }}
{{ item.translation_title }}
- DOI:
{{ item.doi }} - 发表时间:
{{ item.publish_year }} - 期刊:
- 影响因子:{{ item.factor }}
- 作者:
{{ item.authors }} - 通讯作者:
{{ item.author }}
{{ truncateString('Stephanie Weirich', 18)}}的其他基金
SHF: SMALL:Dependency Tracking and Dependent Types
SHF:SMALL:依赖性跟踪和依赖性类型
- 批准号:
2327738 - 财政年份:2023
- 资助金额:
$ 45万 - 项目类别:
Standard Grant
SHF: Small: Mechanized reasoning for functional programs
SHF:小型:函数式程序的机械化推理
- 批准号:
2006535 - 财政年份:2020
- 资助金额:
$ 45万 - 项目类别:
Standard Grant
SHF: Medium: Collaborative Research: The Theory and Practice of Dependent Types in Haskell
SHF:媒介:协作研究:Haskell 中依赖类型的理论与实践
- 批准号:
1703835 - 财政年份:2017
- 资助金额:
$ 45万 - 项目类别:
Continuing Grant
STUDENT MENTORING WORKSHOP AT ICFP 2015
ICFP 2015 学生辅导研讨会
- 批准号:
1541646 - 财政年份:2015
- 资助金额:
$ 45万 - 项目类别:
Standard Grant
Collaborative Research: Expeditions in Computing: The Science of Deep Specification
合作研究:计算探索:深度规范的科学
- 批准号:
1521539 - 财政年份:2015
- 资助金额:
$ 45万 - 项目类别:
Continuing Grant
CCF-SHF Small: Beyond Algebraic Data Types: Combinatorial Species and Mathematically-Structured Programming
CCF-SHF Small:超越代数数据类型:组合种类和数学结构规划
- 批准号:
1218002 - 财政年份:2012
- 资助金额:
$ 45万 - 项目类别:
Standard Grant
SHF: SMALL: Dependently-typed Haskell
SHF:小:依赖类型的 Haskell
- 批准号:
1116620 - 财政年份:2011
- 资助金额:
$ 45万 - 项目类别:
Standard Grant
Student Travel Support for Programming Language Mentoring Workshop (PLMW 2012)
编程语言指导研讨会的学生旅行支持(PLMW 2012)
- 批准号:
1201858 - 财政年份:2011
- 资助金额:
$ 45万 - 项目类别:
Standard Grant
SHF:Large:Collaborative Research:TRELLYS: Community-Based Design and Implementation of a Dependently Typed Programming Language
SHF:大型:协作研究:TRELLYS:基于社区的依赖类型编程语言的设计和实现
- 批准号:
0910786 - 财政年份:2009
- 资助金额:
$ 45万 - 项目类别:
Standard Grant
A Practical Dependently-Typed Functional Programming Language
一种实用的依赖类型函数编程语言
- 批准号:
0702545 - 财政年份:2007
- 资助金额:
$ 45万 - 项目类别:
Continuing Grant
相似国自然基金
昼夜节律性small RNA在血斑形成时间推断中的法医学应用研究
- 批准号:
- 批准年份:2024
- 资助金额:0.0 万元
- 项目类别:省市级项目
tRNA-derived small RNA上调YBX1/CCL5通路参与硼替佐米诱导慢性疼痛的机制研究
- 批准号:n/a
- 批准年份:2022
- 资助金额:10.0 万元
- 项目类别:省市级项目
Small RNA调控I-F型CRISPR-Cas适应性免疫性的应答及分子机制
- 批准号:32000033
- 批准年份:2020
- 资助金额:24.0 万元
- 项目类别:青年科学基金项目
Small RNAs调控解淀粉芽胞杆菌FZB42生防功能的机制研究
- 批准号:31972324
- 批准年份:2019
- 资助金额:58.0 万元
- 项目类别:面上项目
变异链球菌small RNAs连接LuxS密度感应与生物膜形成的机制研究
- 批准号:81900988
- 批准年份:2019
- 资助金额:21.0 万元
- 项目类别:青年科学基金项目
肠道细菌关键small RNAs在克罗恩病发生发展中的功能和作用机制
- 批准号:31870821
- 批准年份:2018
- 资助金额:56.0 万元
- 项目类别:面上项目
基于small RNA 测序技术解析鸽分泌鸽乳的分子机制
- 批准号:31802058
- 批准年份:2018
- 资助金额:26.0 万元
- 项目类别:青年科学基金项目
Small RNA介导的DNA甲基化调控的水稻草矮病毒致病机制
- 批准号:31772128
- 批准年份:2017
- 资助金额:60.0 万元
- 项目类别:面上项目
基于small RNA-seq的针灸治疗桥本甲状腺炎的免疫调控机制研究
- 批准号:81704176
- 批准年份:2017
- 资助金额:20.0 万元
- 项目类别:青年科学基金项目
水稻OsSGS3与OsHEN1调控small RNAs合成及其对抗病性的调节
- 批准号:91640114
- 批准年份:2016
- 资助金额:85.0 万元
- 项目类别:重大研究计划
相似海外基金
Regulation of TRAF2-Dependent Inflammatory Signaling by Small Proline Rich Protein 1A in the Myocardium
心肌中富含脯氨酸的小蛋白 1A 对 TRAF2 依赖性炎症信号的调节
- 批准号:
10375803 - 财政年份:2022
- 资助金额:
$ 45万 - 项目类别:
Regulation of TRAF2-Dependent Inflammatory Signaling by Small Proline Rich Protein 1A in the Myocardium
心肌中富含脯氨酸的小蛋白 1A 对 TRAF2 依赖性炎症信号的调节
- 批准号:
10560492 - 财政年份:2022
- 资助金额:
$ 45万 - 项目类别:
RI: Small: Towards Provably Efficient Representation Learning in Reinforcement Learning via Rich Function Approximation
RI:小:通过丰富函数逼近实现强化学习中可证明有效的表示学习
- 批准号:
2154711 - 财政年份:2022
- 资助金额:
$ 45万 - 项目类别:
Standard Grant
AF: Small: Building a rich and rigorous theory of decision tree learning
AF:小:构建丰富而严谨的决策树学习理论
- 批准号:
2224246 - 财政年份:2022
- 资助金额:
$ 45万 - 项目类别:
Standard Grant
The Function of Small Proline Rich Proteins in Cutaneous Host Defense
富含脯氨酸的小蛋白在皮肤宿主防御中的功能
- 批准号:
10553219 - 财政年份:2020
- 资助金额:
$ 45万 - 项目类别:
The Function of Small Proline Rich Proteins in Cutaneous Host Defense
富含脯氨酸的小蛋白在皮肤宿主防御中的功能
- 批准号:
10341171 - 财政年份:2020
- 资助金额:
$ 45万 - 项目类别:
CHS: Small: Rich Surface Interaction for Augmented Environments
CHS:小型:增强环境的丰富表面交互
- 批准号:
1909089 - 财政年份:2019
- 资助金额:
$ 45万 - 项目类别:
Continuing Grant
Analysis of small leucine-rich proteoglycan(SLRP)family
富含亮氨酸的小蛋白多糖(SLRP)家族的分析
- 批准号:
18K08169 - 财政年份:2018
- 资助金额:
$ 45万 - 项目类别:
Grant-in-Aid for Scientific Research (C)
Supporting Non-linear Video Browsing on Small Screen Devices Using Natural Touch Gestures and Rich N
使用自然触摸手势和 Rich N 支持小屏幕设备上的非线性视频浏览
- 批准号:
527233-2018 - 财政年份:2018
- 资助金额:
$ 45万 - 项目类别:
University Undergraduate Student Research Awards
Coordination of inflammatory signaling and cardiac fibrosis by small proline rich proteins
富含脯氨酸的小蛋白协调炎症信号传导和心脏纤维化
- 批准号:
10305604 - 财政年份:2018
- 资助金额:
$ 45万 - 项目类别: