咨询与建议

限定检索结果

文献类型

  • 10 篇 会议
  • 1 册 图书

馆藏范围

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

日期分布

学科分类号

  • 9 篇 工学
    • 9 篇 计算机科学与技术...
    • 8 篇 软件工程
  • 1 篇 法学
    • 1 篇 社会学
  • 1 篇 理学
    • 1 篇 数学
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 2 篇 functional progr...
  • 1 篇 object oriented ...
  • 1 篇 type systems
  • 1 篇 operating system...
  • 1 篇 software enginee...
  • 1 篇 aspect oriented ...
  • 1 篇 efficiency
  • 1 篇 formal languages
  • 1 篇 programming lang...
  • 1 篇 binary trees
  • 1 篇 mathematical log...
  • 1 篇 compiler coq
  • 1 篇 categorical sema...
  • 1 篇 type inference
  • 1 篇 programming lang...
  • 1 篇 scala
  • 1 篇 formal methods
  • 1 篇 logics and meani...
  • 1 篇 type system
  • 1 篇 version control ...

机构

  • 1 篇 school of inform...
  • 1 篇 delft univ techn...
  • 1 篇 programming rese...
  • 1 篇 ucl england
  • 1 篇 kyoto univ kyoto
  • 1 篇 inria rocquencou...
  • 1 篇 johannes kepler ...
  • 1 篇 school of electr...
  • 1 篇 univ tokyo grad ...
  • 1 篇 kawase high sch ...
  • 1 篇 information proc...
  • 1 篇 tokyo inst techn...
  • 1 篇 natl univ singap...
  • 1 篇 sanyo onoda city...
  • 1 篇 st joseph univ c...
  • 1 篇 univ tsukuba ins...

作者

  • 1 篇 ida t
  • 1 篇 kim dae-hwan
  • 1 篇 atsushi ohori
  • 1 篇 chin wei-ngan
  • 1 篇 lee hyuk-jae
  • 1 篇 mezher dani
  • 1 篇 takahashi h
  • 1 篇 simonet v
  • 1 篇 song yahui
  • 1 篇 lubis luthfan an...
  • 1 篇 li wenhua
  • 1 篇 kawauchi k
  • 1 篇 masuhara hidehik...
  • 1 篇 aotani tomoyuki
  • 1 篇 el bakouny youss...
  • 1 篇 mu shin-cheng
  • 1 篇 le quang loc
  • 1 篇 marin m
  • 1 篇 tanabe yudai
  • 1 篇 masuhara h

语言

  • 11 篇 英文
检索条件"任意字段=1st Asian Symposium on Programming Languages and Systems, APLAS 2003"
11 条 记 录,以下是1-10 订阅
排序:
1st asian symposium on programming languages and systems, aplas 2003
1st Asian Symposium on Programming Languages and Systems, AP...
收藏 引用
1st asian symposium on programming languages and systems, aplas 2003
The proceedings contain 27 papers. The special focus in this conference is on programming languages and systems. The topics include: On a method of global optimization;observing asymmetry and mismatch;expressive synch...
来源: 评论
Types and Semantics for Extensible Data Types  21st
Types and Semantics for Extensible Data Types
收藏 引用
21st asian symposium on programming languages and systems (aplas)
作者: van der Rest, Cas Poulsen, Casper Bach Delft Univ Technol Delft Netherlands
Developing and maintaining software commonly requires (1) adding new data type constructors to existing applications, but also (2) adding new functions that work on existing data. Most programming languages have nativ... 详细信息
来源: 评论
Scallina: Translating Verified Programs from Coq to Scala  16th
Scallina: Translating Verified Programs from Coq to Scala
收藏 引用
16th asian symposium on programming languages and systems (aplas)
作者: El Bakouny, Youssef Mezher, Dani St Joseph Univ CIMTI ESIB Beirut Lebanon
This paper presents the Scallina prototype: a new tool which allows the translation of verified Coq programs to Scala. A typical workflow features a user implementing a functional program in Gallina, the core language... 详细信息
来源: 评论
Compilation Semantics for a programming Language with Versions  21st
Compilation Semantics for a Programming Language with Versio...
收藏 引用
21st asian symposium on programming languages and systems (aplas)
作者: Tanabe, Yudai Lubis, Luthfan Anshar Aotani, Tomoyuki Masuhara, Hidehiko Kyoto Univ Kyoto Japan Tokyo Inst Technol Tokyo Japan Sanyo Onoda City Univ Yamaguchi Japan
programming with versions is a paradigm that allows a program to use multiple versions of a module so that the programmer can selectively use functions from both older and newer versions of a single module. Previous w... 详细信息
来源: 评论
programming languages and systems  1
收藏 引用
丛书名: Lecture Notes in Computer Science
1000年
作者: Atsushi Ohori
With warm-hearted and friendly promotion by our Japanese friends Prof. - sushi Ohori, Prof. Tetsuo Ida, and Prof. Zhenjiang Hu, and other distinguished professors and scholars from countries and regions such as Japan,... 详细信息
来源: 评论
Rebuilding a tree from its traversals: A case study of program inversion
Rebuilding a tree from its traversals: A case study of progr...
收藏 引用
1st asian symposium on programming languages and systems, aplas 2003
作者: Mu, Shin-Cheng Bird, Richard Information Processing Lab Dep. of Math. Informatics University of Tokyo 7-3-1 Hongo Bunkyo-kuTokyo113-8656 Japan Programming Research Group University of Oxford Wolfson Building Parks Road OxfordOX1 3QD United Kingdom
Given the inorder and preorder traversal of a binary tree whose labels are all distinct, one can reconstruct the tree. This article examines two existing algorithms for rebuilding the tree in a functional framework, u... 详细信息
来源: 评论
Dataflow pointcut in aspect-oriented programming
Dataflow pointcut in aspect-oriented programming
收藏 引用
1st asian symposium on programming languages and systems
作者: Masuhara, H Kawauchi, K Univ Tokyo Grad Sch Arts & Sci Tokyo 1538902 Japan
A dataflow-based pointcut is proposed for aspect-oriented programming (AOP) languages. The pointcut specifies where aspects should be applied based on the origins of values. It is designed to be compatible with the ot... 详细信息
来源: 评论
Type inference with structural subtyping: A faithful formalization of an efficient constraint solver
Type inference with structural subtyping: A faithful formali...
收藏 引用
1st asian symposium on programming languages and systems
作者: Simonet, V INRIA Rocquencourt France
We are interested in type inference in the presence of structural subtyping from a pragmatic perspective. This work combines theoretical and practical contributions: first, it provides a faithful description of an eff... 详细信息
来源: 评论
Incorrectness Proofs for Object-Oriented Programs via Subclass Reflection  21st
Incorrectness Proofs for Object-Oriented Programs via Subcla...
收藏 引用
21st asian symposium on programming languages and systems (aplas)
作者: Li, Wenhua Le, Quang Loc Song, Yahui Chin, Wei-Ngan Natl Univ Singapore Singapore Singapore UCL London England
Inheritance and method overriding are crucial concepts in object-oriented programming (OOP) languages. These concepts support a hierarchy of classes that reuse common data and methods. Most existing works for OO verif... 详细信息
来源: 评论
Constraint functional logic programming for origami construction
Constraint functional logic programming for origami construc...
收藏 引用
1st asian symposium on programming languages and systems
作者: Ida, T Marin, M Takahashi, H Univ Tsukuba Inst Informat Sci & Elect Tsukuba Ibaraki 305 Japan Johannes Kepler Univ Johann Radon Inst Computat & Appl Math A-4040 Linz Austria Kawase High Sch Shiga Japan
We describe origami programming methodology based on constraint functional logic programming. The basic operations of origami are reduced to solving systems of equations which describe the geometric properties of pape... 详细信息
来源: 评论