咨询与建议

限定检索结果

文献类型

  • 18 篇 期刊文献
  • 16 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 31 篇 工学
    • 26 篇 计算机科学与技术...
    • 20 篇 软件工程
    • 4 篇 电气工程
    • 2 篇 信息与通信工程
    • 2 篇 控制科学与工程
    • 1 篇 网络空间安全
  • 4 篇 理学
    • 4 篇 数学
    • 1 篇 统计学(可授理学、...
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 34 篇 meta programming
  • 9 篇 languages
  • 8 篇 design
  • 5 篇 domain-specific ...
  • 4 篇 logic programmin...
  • 4 篇 embedded languag...
  • 4 篇 stratego
  • 4 篇 sdf
  • 2 篇 typed transforma...
  • 2 篇 dryad compiler
  • 2 篇 generative progr...
  • 2 篇 compilers
  • 2 篇 bytecode
  • 2 篇 type systems
  • 2 篇 partial evaluati...
  • 2 篇 reflection
  • 2 篇 iterators
  • 2 篇 left-corner tran...
  • 2 篇 ontologies
  • 2 篇 program transfor...

机构

  • 4 篇 harvard univ sch...
  • 2 篇 univ calif los a...
  • 2 篇 delft univ techn...
  • 2 篇 univ oregon dept...
  • 1 篇 univ republica i...
  • 1 篇 cerfacs f-31057 ...
  • 1 篇 friedrich alexan...
  • 1 篇 lunghwa univ sci...
  • 1 篇 tech univ wien i...
  • 1 篇 limburgs univ ct...
  • 1 篇 university of no...
  • 1 篇 saarland univers...
  • 1 篇 univ bern inst i...
  • 1 篇 univ potsdam pot...
  • 1 篇 stuttgart
  • 1 篇 1. icot research...
  • 1 篇 parc palo alto c...
  • 1 篇 univ colorado de...
  • 1 篇 university of no...
  • 1 篇 univ w england b...

作者

  • 4 篇 mainland geoffre...
  • 4 篇 morrisett greg
  • 2 篇 welsh matt
  • 2 篇 wuyts r
  • 2 篇 fujita h
  • 2 篇 visser eelco
  • 2 篇 palsberg jens
  • 2 篇 swierstra s. doa...
  • 2 篇 bravenboer marti...
  • 2 篇 viera marcos
  • 2 篇 brown matt
  • 2 篇 kats lennart c. ...
  • 1 篇 gybels k
  • 1 篇 ruede ulrich
  • 1 篇 kaminski roland
  • 1 篇 d'hondt m
  • 1 篇 kai selgrad
  • 1 篇 van den bussche ...
  • 1 篇 hale peter
  • 1 篇 milainovi d.d.

语言

  • 24 篇 英文
  • 10 篇 其他
检索条件"主题词=Meta Programming"
34 条 记 录,以下是11-20 订阅
Efficient computation control in concurrent logic languages
收藏 引用
New Generation Computing 1991年 第1期10卷 1-21页
作者: Foster, Ian Department of Computing Imperial College of Science and Technology London SW7 2BZ 180 Queen's Gate United Kingdom
Many interesting applications of concurrent logic languages require the ability to initiate, monitor, and control computations. Two approaches to the implementation of these control functions have been proposed: one b... 详细信息
来源: 评论
Flask: Staged functional programming for sensor networks
Flask: Staged functional programming for sensor networks
收藏 引用
13th ACM SIGPLAN International Conference on Functional programming
作者: Mainland, Geoffrey Morrisett, Greg Welsh, Matt Harvard Univ Sch Engn & Appl Sci Cambridge MA 02138 USA
Severely resource-constrained devices present a confounding challenge to the functional programmer: we are used to having powerful abstraction facilities at our fingertips, but how can we make use of these tools on a ... 详细信息
来源: 评论
Nikola: Embedding Compiled GPU Functions in Haskell
Nikola: Embedding Compiled GPU Functions in Haskell
收藏 引用
3rd ACM Haskell Symposium on Haskell
作者: Mainland, Geoffrey Morrisett, Greg Harvard Univ Sch Engn & Appl Sci Cambridge MA 02138 USA
We describe Nikola, a first-order language of array computations embedded in Haskell that compiles to GPUs via CUDA using a new set of type-directed techniques to support re-usable computations. Nikola automatically h... 详细信息
来源: 评论
A Design of Deep Reification  2016
A Design of Deep Reification
收藏 引用
15th International Conference on Modularity (MODULARITY)
作者: Chiba, Shigeru Zhuang, YungYu Scherr, Maximilian Univ Tokyo Grad Sch Informat Sci & Technol Tokyo 1138654 Japan
This short paper presents our design of deep reification, which is a reflection mechanism for computation offloading. As heterogeneous computing is getting popular, several systems have been proposed and implemented f... 详细信息
来源: 评论
Breaking through the Normalization Barrier: A Self-Interpreter for F-omega  16
Breaking through the Normalization Barrier: A Self-Interpret...
收藏 引用
43rd Annual ACM SIGPLAN-SIGACT Symposium on Principles of programming Languages (POPL)
作者: Brown, Matt Palsberg, Jens Univ Calif Los Angeles Los Angeles CA USA
According to conventional wisdom, a self-interpreter for a strongly normalizing lambda-calculus is impossible. We call this the normalization barrier. The normalization barrier stems from a theorem in computability th... 详细信息
来源: 评论
Mixing Source and Bytecode A Case for Compilation by Normalization  08
Mixing Source and Bytecode A Case for Compilation by Normali...
收藏 引用
23rd Annual ACM Conference on Object-Oriented programming, Systems, Languages and Applications
作者: Kats, Lennart C. L. Bravenboer, Martin Visser, Eelco Delft Univ Technol Dept Software Technol NL-2600 AA Delft Netherlands Univ Oregon Dept Comp & Informat Sci Eugene OR 97403 USA
Language extensions increase programmer productivity by providing concise, often domain-specific syntax, and support for static verification of correctness, security, and style constraints. Language extensions can oft... 详细信息
来源: 评论
Concrete syntax for objects - Domain-specific language embedding and assimilation without restrictions
Concrete syntax for objects - Domain-specific language embed...
收藏 引用
19th Conference on Object-Oriented programming, Systems, Languages, and Applications
作者: Bravenboer, M Visser, E Univ Utrecht Inst Comp & Informat Sci NL-3508 TB Utrecht Netherlands
Application programmer's interfaces give access to domain knowledge encapsulated in class libraries without providing the appropriate notation for expressing domain composition. Since object-oriented languages are... 详细信息
来源: 评论
Program optimizations and transformations in calculation form
Program optimizations and transformations in calculation for...
收藏 引用
International Summer School on Generative and Transformational Techniques in Software Engineering
作者: Hu, Zhenjiang Yokoyama, Tetsuo Takeichi, Masato Univ Tokyo Dept Math Informat Grad Sch Informat Sci & Technol Bunkyo Ku Tokyo 1138656 Japan
The world of program optimization and transformation takes on a new fascination when viewed through the lens of program calculation. Unlike the traditional fold/unfold approach to program transformation on arbitrary p... 详细信息
来源: 评论
The Design, Evolution, and Use of KernelF An Extensible and Embeddable Functional Language  11th
收藏 引用
11th International Conference on Theory and Practice of Model Transformation (ICMT) Held as Part of Software Technologies - Applications and Foundations (STAF) Conference
作者: Voelter, Markus Stuttgart Germany
KernelF is a functional language built on top of MPS. It is designed to be highly extensible and embeddable in order to support its use at the core of domain-specific languages, realising an approach we sometimes call... 详细信息
来源: 评论
Haskell, Do You Read Me? Constructing and Composing Efficient Top-down Parsers at Runtime
Haskell, Do You Read Me? Constructing and Composing Efficien...
收藏 引用
1st ACM SIGPLAN Haskell Symposium
作者: Viera, Marcos Swierstra, S. Doaitse Lempsink, Eelco Univ Republ Montevideo Inst Computac Montevideo Uruguay Univ Utrecht Dept Comp Sci NL-3508 TB Utrecht Netherlands
The Haskell definition and implementation of read is far from perfect. In the first place read is not able to handle the associativities defined for infix operators. Furthermore, it puts constraints on the way show is... 详细信息
来源: 评论