Skip to main content

and
  1. Chapter and Conference Paper

    Needle & Knot: Binder Boilerplate Tied Up

    To lighten the burden of programming language mechanization, many approaches have been developed that tackle the substantial boilerplate which arises from variable binders. Unfortunately, the existing approach...

    Steven Keuchel, Stephanie Weirich, Tom Schrijvers in Programming Languages and Systems (2016)

  2. Chapter and Conference Paper

    Visible Type Application

    The Hindley-Milner (HM) type system automatically infers the types at which polymorphic functions are used. In HM, the inferred types are unambiguous, and every expression has a principal type. Type annotation...

    Richard A. Eisenberg, Stephanie Weirich in Programming Languages and Systems (2016)

  3. No Access

    Chapter and Conference Paper

    Verified ROS-Based Deployment of Platform-Independent Control Systems

    The paper considers the problem of model-based deployment of platform-independent control code on a specific platform. The approach is based on automatic generation of platform-specific glue code from an archi...

    Wenrui Meng, Junkil Park, Oleg Sokolsky, Stephanie Weirich in NASA Formal Methods (2015)

  4. No Access

    Chapter and Conference Paper

    Dependently-Typed Programming in GHC

    Is Haskell a dependently-typed programming language?

    Stephanie Weirich in Functional and Logic Programming (2012)

  5. Chapter and Conference Paper

    Higher-Order Intensional Type Analysis

    Intensional type analysis provides the ability to analyze abstracted types at run time. In this paper, we extend that ability to higherorder and kind-polymorphic type constructors. The resulting language is el...

    Stephanie Weirich in Programming Languages and Systems (2002)

  6. Chapter and Conference Paper

    Encoding Intensional Type Analysis

    Languages for intensional type analysis permit ad-hoc polymorphism, or run-time analysis of types. However, such languages require complex, specialized constructs to support this operation, which hinder optimi...

    Stephanie Weirich in Programming Languages and Systems (2001)