咨询与建议

限定检索结果

文献类型

  • 42 篇 会议
  • 4 篇 期刊文献

馆藏范围

  • 46 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 35 篇 工学
    • 32 篇 软件工程
    • 26 篇 计算机科学与技术...
    • 2 篇 电气工程
    • 2 篇 控制科学与工程
    • 1 篇 信息与通信工程
    • 1 篇 土木工程
    • 1 篇 化学工程与技术
    • 1 篇 纺织科学与工程
    • 1 篇 环境科学与工程(可...
  • 7 篇 理学
    • 4 篇 数学
    • 2 篇 系统科学
    • 1 篇 化学
  • 6 篇 管理学
    • 6 篇 图书情报与档案管...
  • 1 篇 教育学
    • 1 篇 教育学

主题

  • 4 篇 type systems
  • 3 篇 software design
  • 2 篇 modules
  • 2 篇 languages
  • 2 篇 ml
  • 2 篇 type theory
  • 2 篇 abstract types
  • 2 篇 distributed prog...
  • 2 篇 dependent types
  • 2 篇 rebinding
  • 2 篇 design
  • 2 篇 version control
  • 2 篇 marshalling
  • 2 篇 serialisation
  • 2 篇 computer program...
  • 2 篇 abstracting
  • 2 篇 programming lang...
  • 1 篇 object oriented ...
  • 1 篇 pointwise baseli...
  • 1 篇 programming lang...

机构

  • 2 篇 inria rocquencou...
  • 2 篇 univ cambridge c...
  • 2 篇 mpi-sws
  • 1 篇 computer science...
  • 1 篇 at and t labs. r...
  • 1 篇 department of in...
  • 1 篇 university of no...
  • 1 篇 microsoft resear...
  • 1 篇 center for compu...
  • 1 篇 univ york york y...
  • 1 篇 portland state u...
  • 1 篇 vtt tech res ctr...
  • 1 篇 chalmers univ te...
  • 1 篇 nicta unsw
  • 1 篇 microsoft resear...
  • 1 篇 lunam univ ecole...
  • 1 篇 imec vzw b-3001 ...
  • 1 篇 ufrj rio de jane...
  • 1 篇 stellar group ba...
  • 1 篇 wuhan business u...

作者

  • 2 篇 swamy nikhil
  • 2 篇 nardelli frances...
  • 2 篇 vafeiadis viktor
  • 2 篇 habouzit pierre
  • 2 篇 chen juan
  • 2 篇 leifer james j.
  • 2 篇 dreyer derek
  • 2 篇 sewell peter
  • 2 篇 wansbrough keith
  • 2 篇 allen-williams m...
  • 1 篇 chung benjamin
  • 1 篇 mascarenhas fabi...
  • 1 篇 kaiser hartmut
  • 1 篇 russo claudio v.
  • 1 篇 vafeiadis v
  • 1 篇 zhao jianzhou
  • 1 篇 naumovich gleb
  • 1 篇 gilson fabian
  • 1 篇 potanin alex
  • 1 篇 siegel ellen h.

语言

  • 44 篇 英文
  • 2 篇 其他
检索条件"任意字段=5th ACM SIGPLAN Workshop on Types in Language Design and Implementation"
46 条 记 录,以下是1-10 订阅
排序:
TLDI'11 - Proceedings of the 7th acm sigplan workshop on types in language design and implementation
TLDI'11 - Proceedings of the 7th ACM SIGPLAN Workshop on Typ...
收藏 引用
7th acm sigplan workshop on types in language design and implementation, TLDI'11
the proceedings contain 7 papers. the topics discussed include: type design patterns for computer mathematics;singleton: a general-purpose dependently-typed assembly language;a type and effect system for deadlock avoi...
来源: 评论
POPL: TLDI'12 - Proceedings of the 8th acm sigplan workshop on types in language design and implementation
POPL: TLDI'12 - Proceedings of the 8th ACM SIGPLAN Workshop ...
收藏 引用
8th acm sigplan workshop on types in language design and implementation, TLDI'12, Co-located with POPL 2012
the proceedings contain 8 papers. the topics discussed include: towards concurrent type theory;exact type parameterization and this type support;types for relaxed memory models;towards a formal semantics for a structu...
来源: 评论
TLDI'11 - Proceedings of the 7th acm sigplan workshop on types in language design and implementation: Foreword
TLDI'11 - Proceedings of the 7th ACM SIGPLAN Workshop on Typ...
收藏 引用
TLDI'11 - Proceedings of the 7th acm sigplan workshop on types in language design and implementation 2011年 iii页
作者: Weirich, Stephanie Dreyer, Derek University of Pennsylvania United States MPI-SWS Germany
来源: 评论
Race-free and Memory-safe Multithreading: design and implementation in Cyclone
Race-free and Memory-safe Multithreading: Design and Impleme...
收藏 引用
5th acm sigplan workshop on types in language design and implementation
作者: Gerakios, Prodromos Papaspyrou, Nikolaos Sagonas, Konstantinos Natl Tech Univ Athens Sch Elect & Comp Engn GR-10682 Athens Greece
We present the design of a formal low-level multi-threaded language with advanced region-based memory management and synchronization primitives, where well-typed programs are memory safe and race free. In our language... 详细信息
来源: 评论
Pointwise Generalized Algebraic Data types
Pointwise Generalized Algebraic Data Types
收藏 引用
5th acm sigplan workshop on types in language design and implementation
作者: Lin, Chuan-kai Sheard, Tim Portland State Univ Dept Comp Sci Portland OR 97207 USA
In the GADT (Generalized Algebraic Data types) type system, a pattern-matching branch can draw type information from both the scrutinee type and the data constructor type. Even though the type system can handle comple... 详细信息
来源: 评论
Adding types to Untyped languages
Adding Types to Untyped Languages
收藏 引用
5th acm sigplan workshop on types in language design and implementation
作者: Felleisen, Matthias Northeastern Univ PLT Boston MA 02115 USA
Over the last 15 years, we have experienced a programming language renaissance. Numerous scripting languages have become widely used in industrial and open-source projects. they have supplemented the existing mainstre... 详细信息
来源: 评论
Lightweight Linear types in System F°
Lightweight Linear Types in System F°
收藏 引用
5th acm sigplan workshop on types in language design and implementation
作者: Mazurak, Karl Zhao, Jianzhou Zdancewic, Steve Univ Penn Philadelphia PA 19104 USA
We present System F degrees, an extension of System F degrees that uses kinds to distinguish between linear and unrestricted types, simplifying the use of linearity for general-purpose programming. We demonstrate thro... 详细信息
来源: 评论
F-ing Modules
F-ing Modules
收藏 引用
5th acm sigplan workshop on types in language design and implementation
作者: Rossberg, Andreas Russo, Claudio V. Dreyer, Derek MPI-SWS Germany Microsoft Research
ML modules are a powerful language mechanism for decomposing programs into reusable components. Unfortunately, they also have a reputation for being "complex" and requiring fancy type theory that is mostly o... 详细信息
来源: 评论
Singleton: A general-purpose dependently-typed assembly language
Singleton: A general-purpose dependently-typed assembly lang...
收藏 引用
7th acm sigplan workshop on types in language design and implementation, TLDI'11
作者: Winwood, Simon Chakravarty, Manuel NICTA UNSW Australia
In this paper we present Singleton, a dependently typed assembly language. Based upon the calculus of inductive constructions, Singleton's type system allows procedures abstracting over terms, types, propositions,... 详细信息
来源: 评论
A Functional-Logic Library for Wired
A Functional-Logic Library for Wired
收藏 引用
11th acm sigplan Haskell workshop
作者: Naylor, Matthew Axelsson, Emil Runciman, Colin Univ York York YO10 5DD N Yorkshire England
We develop a Haskell library for functional-logic programming, motivated by the implementation of Wired, a relational embedded domain-specific language for describing and analysing digital circuits at the VLSI-layout ... 详细信息
来源: 评论