咨询与建议

限定检索结果

文献类型

  • 82 篇 会议
  • 9 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 69 篇 工学
    • 62 篇 软件工程
    • 32 篇 计算机科学与技术...
    • 2 篇 控制科学与工程
  • 7 篇 教育学
    • 7 篇 教育学
  • 1 篇 理学
    • 1 篇 物理学
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...
    • 1 篇 工商管理
  • 1 篇 艺术学
    • 1 篇 音乐与舞蹈学

主题

  • 6 篇 meta-programming
  • 5 篇 multi-stage prog...
  • 5 篇 domain-specific ...
  • 5 篇 staging
  • 4 篇 generative progr...
  • 4 篇 program transfor...
  • 4 篇 scala
  • 4 篇 functional progr...
  • 4 篇 code generation
  • 3 篇 program synthesi...
  • 3 篇 denotational sem...
  • 3 篇 parallel program...
  • 3 篇 metaprogramming
  • 3 篇 java
  • 3 篇 software product...
  • 3 篇 games
  • 2 篇 object oriented ...
  • 2 篇 feature-oriented...
  • 2 篇 design-by-contra...
  • 2 篇 code generation ...

机构

  • 4 篇 ecole polytech f...
  • 4 篇 swiss fed inst t...
  • 3 篇 virginia tech so...
  • 2 篇 univ minnesota m...
  • 2 篇 tech univ carolo...
  • 2 篇 univ southern de...
  • 2 篇 department of in...
  • 2 篇 psl res univ min...
  • 2 篇 univ tsukuba dep...
  • 2 篇 texas a&m univ c...
  • 2 篇 rhein westfal th...
  • 2 篇 univ hong kong p...
  • 2 篇 tech univ dresde...
  • 2 篇 purdue univ dept...
  • 2 篇 tu braunschweig ...
  • 1 篇 dfki gmbh cyber ...
  • 1 篇 universitat pomp...
  • 1 篇 univ amsterdam
  • 1 篇 katholieke univ ...
  • 1 篇 ctr wiskunde & i...

作者

  • 3 篇 tilevich eli
  • 3 篇 chiba shigeru
  • 3 篇 odersky martin
  • 3 篇 schaefer ina
  • 3 篇 rompf tiark
  • 2 篇 oliveira bruno c...
  • 2 篇 rink norman a.
  • 2 篇 kramer lucas
  • 2 篇 schultz ulrik pa...
  • 2 篇 seidl christoph
  • 2 篇 schuster sven
  • 2 篇 puschel markus
  • 2 篇 kolesnichenko al...
  • 2 篇 jarvi jaakko
  • 2 篇 nanz sebastian
  • 2 篇 kusmenko evgeny
  • 2 篇 kameyama yukiyos...
  • 2 篇 susungi adilla
  • 2 篇 cohen albert
  • 2 篇 chlipala adam

语言

  • 82 篇 英文
  • 9 篇 其他
检索条件"任意字段=12th International Conference on Generative Programming: Concepts and Experiences"
91 条 记 录,以下是31-40 订阅
排序:
A Domain-Specific Language for Exploratory Data Visualization  2018
A Domain-Specific Language for Exploratory Data Visualizatio...
收藏 引用
17th ACM SIGPLAN international conference on generative programming - concepts and experiences (GPCE) part of the SPLASH Collection of conferences and Workshops
作者: Smeltzer, Karl Erwig, Martin Oregon State Univ Corvallis OR 97331 USA
With an ever-growing amount of collected data, the importance of visualization as an analysis component is growing in concert. the creation of good visualizations often doesn't happen in one step but is rather an ... 详细信息
来源: 评论
Classless Java  2016
Classless Java
收藏 引用
15th ACM international conference on generative programming - concepts and experiences (GPCE)
作者: Wang, Yanlin Zhang, Haoyuan Oliveira, Bruno C. D. S. Servetto, Marco Univ Hong Kong Hong Kong Hong Kong Peoples R China Victoria Univ Wellington Wellington New Zealand
this paper presents an OO style without classes, which we call interface-based object-oriented programming (IB). IB is a natural extension of closely related ideas such as traits. Abstract state operations provide a n... 详细信息
来源: 评论
Pin++: An object-oriented framework for writing pintools  2014
Pin++: An object-oriented framework for writing pintools
收藏 引用
13th international conference on generative programming: concepts and experiences, GPCE 2014
作者: Hill, James H. Feiock, Dennis C. Department of Computer and Information Science Indiana University-Purdue University Indianapolis IndianapolisIN United States
this paper presents a framework named Pin++. Pin++ is an objectoriented framework that uses template metaprogramming to implement Pintools, which are analysis tools for the dynamic binary instrumentation tool named Pi... 详细信息
来源: 评论
Parallel Nondeterministic programming as a Language Extension to C (Short Paper)  2019
Parallel Nondeterministic Programming as a Language Extensio...
收藏 引用
18th ACM SIGPLAN international conference on generative programming - concepts and experiences (GPCE)
作者: Kramer, Lucas Van Wyk, Eric Univ Minnesota Minneapolis MN 55455 USA
this paper explores parallel nondeterministic programming as an extension to the C programming language;it provides constructs for specifying code containing ambiguous choice as introduced by McCarthy. A translator to... 详细信息
来源: 评论
A Practical Unification of Multi-stage programming and Macros  2018
A Practical Unification of Multi-stage Programming and Macro...
收藏 引用
17th ACM SIGPLAN international conference on generative programming - concepts and experiences (GPCE) part of the SPLASH Collection of conferences and Workshops
作者: Stucki, Nicolas Biboudis, Aggelos Odersky, Martin Ecole Polytech Fed Lausanne Lausanne Switzerland
Program generation is indispensable. We propose a novel unification of two existing metaprogramming techniques: multi-stage programming and hygienic generative macros. the former supports runtime code generation and e... 详细信息
来源: 评论
Foreign Language Interfaces by Code Migration  2019
Foreign Language Interfaces by Code Migration
收藏 引用
18th ACM SIGPLAN international conference on generative programming - concepts and experiences (GPCE)
作者: Chiba, Shigeru Univ Tokyo Grad Sch Informat Sci & Technol Tokyo Japan
A foreign function interface (FFI) is a classical abstraction used for interfacing a programming language with another foreign language to reuse its libraries. this interface is important for a new (or non prevailing)... 详细信息
来源: 评论
Manipulating GUI Structures Declaratively  2020
Manipulating GUI Structures Declaratively
收藏 引用
19th ACM SIGPLAN international conference on generative programming - concepts and experiences (GPCE)
作者: Stokke, Knut Anders Barash, Mikhail Jarvi, Jaakko Univ Bergen Bergen Norway Univ Turku Turku Finland
GUIs often contain structures that are incidental, not properly manipulatable through well-defined APIs. For example, modifying a list of items in a GUI's model may require extraneous bookkeeping operations in the... 详细信息
来源: 评论
RaTrace: Simple and Efficient Abstractions for BVH Ray Traversal Algorithms  2017
RaTrace: Simple and Efficient Abstractions for BVH Ray Trave...
收藏 引用
16th ACM SIGPLAN international conference on generative programming - concepts and experiences (GPCE) co-located with SPLASH conference
作者: Perard-Gayot, Arsene Weier, Martin Membarth, Richard Slusallek, Philipp Leissa, Roland Hack, Sebastian Saarland Univ Comp Graph Lab Saarbrucken Germany Bonn Rhein Sieg Univ Inst Visual Comp St Augustin Germany DFKI Agents & Simulated Real Saarbrucken Germany Saarland Univ Compiler Design Lab Saarbrucken Germany
In order to achieve the highest possible performance, the ray traversal and intersection routines at the core of every high-performance ray tracer are usually hand-coded, heavily optimized, and implemented separately ... 详细信息
来源: 评论
Reflection in Attribute Grammars  2019
Reflection in Attribute Grammars
收藏 引用
18th ACM SIGPLAN international conference on generative programming - concepts and experiences (GPCE)
作者: Kramer, Lucas Kaminski, Ted Van Wyk, Eric Univ Minnesota Minneapolis MN 55455 USA
this paper shows how reflection on (undecorated) syntax trees used in attribute grammars can significantly reduce the amount of boiler-plate specifications that must be written. It is implemented in the Silver attribu... 详细信息
来源: 评论
Graph Grammar-based Controllable Generation of Puzzles for a Learning Game about Parallel programming  17
Graph Grammar-based Controllable Generation of Puzzles for a...
收藏 引用
12th international conference on the Foundations of Digital Games (FDG)
作者: Valls-Vargas, Josep Zhu, Jichen Ontanon, Santiago Drexel Univ 3141 Chestnut St Philadelphia PA 19104 USA
In the context of a learning game to teach parallel programming, we describe a procedural content generation (PCG) approach that can be controlled to generate programming puzzles involving a desired set of concepts, a... 详细信息
来源: 评论