咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是41-50 订阅
Correctness-by-Construction for Feature-Oriented Software Product Lines  2020
Correctness-by-Construction for Feature-Oriented Software Pr...
收藏 引用
19th ACM SIGPLAN international conference on generative programming - concepts and experiences (GPCE)
作者: Bordis, Tabea Runge, Tobias Schaefer, Ina TU Braunschweig Braunschweig Germany
Software product lines are increasingly used to handle the growing demand of custom-tailored software variants. they provide systematic reuse of software paired with variability mechanisms in the code to implement who... 详细信息
来源: 评论
Multi-stage programming in the Large with Staged Classes  2020
Multi-stage Programming in the Large with Staged Classes
收藏 引用
19th ACM SIGPLAN international conference on generative programming - concepts and experiences (GPCE)
作者: Parreaux, Lionel Shaikhha, Amir Ecole Polytech Fed Lausanne Lausanne Switzerland Univ Edinburgh Edinburgh Midlothian Scotland
Multi-stage programming (MSP) holds great promise, allowing the reliable generation of specialized, partially-evaluated code with static type- and scope-safety guarantees. Yet, we argue that MSP has not reached its fu... 详细信息
来源: 评论
Contract-Based General-Purpose GPU programming  2015
Contract-Based General-Purpose GPU Programming
收藏 引用
14th ACM SIGPLAN international conference on generative-programming - concepts and experiences (GPCE) co-located with SPLASH conference
作者: Kolesnichenko, Alexey Poskitt, Christopher M. Nanz, Sebastian Meyer, Bertrand ETH Ziirich Dept Comp Sci Zurich Switzerland Politecn Milan Milan Italy Innopolis Univ Kazan Russia
Using GPUs as general-purpose processors has revolutionized parallel computing by offering, for a large and growing set of algorithms, massive data-parallelization on desktop machines. An obstacle to widespread adopti... 详细信息
来源: 评论
Artifact and Reference Models for generative Machine Learning Frameworks and Build Systems  2021
Artifact and Reference Models for Generative Machine Learnin...
收藏 引用
20th ACM SIGPLAN international conference on generative programming: concepts and experiences (GPCE)
作者: Atouani, Abdallah Kirchhof, Joerg Christian Kusmenko, Evgeny Rumpe, Bernhard Rhein Westfal TH Aachen Software Engn Aachen Germany
Machine learning is a discipline which has become ubiquitous in the last few years. While the research of machine learning algorithms is very active and continues to reveal astonishing possibilities on a regular basis... 详细信息
来源: 评论
Generating Safe Boundary APIs between Typed EDSLs and their Environments  2015
Generating Safe Boundary APIs between Typed EDSLs and Their ...
收藏 引用
14th ACM SIGPLAN international conference on generative-programming - concepts and experiences (GPCE) co-located with SPLASH conference
作者: Reynders, Bob Devriese, Dominique Piessens, Frank Katholieke Univ Leuven iMinds Distrinet Leuven Belgium
Embedded domain specific languages (EDSLs) are used to represent special-purpose code in a general-purpose language and they are used for applications like vector calculations and run-time code generation. Often, code... 详细信息
来源: 评论
Live programming and programming by Example: Better Together (Keynote)  2021
Live Programming and Programming by Example: Better Together...
收藏 引用
20th ACM SIGPLAN international conference on generative programming: concepts and experiences (GPCE)
作者: Lerner, Sorin Univ Calif San Diego La Jolla CA 92093 USA
Live programming is a paradigm in which values from program execution are shown to the programmer through continual feedback. programming by example is a paradigm in which code is synthesized from example values showi... 详细信息
来源: 评论
the Fourth Annual ACM international conference on Systems, programming, Languages, and Applications: Software for Humanity
SPLASH Indianapolis 2013;GPCE 2013 - Proceedings of the 12th...
收藏 引用
SPLASH Indianapolis 2013;GPCE 2013 - Proceedings of the 12th international conference on generative programming: concepts and experiences 2013年 v-vi页
作者: Hosking, Antony Eugster, Patrick Purdue University United States
来源: 评论
Lightweight, generative Variant Exploration for High-Performance Graphics Applications  2015
Lightweight, Generative Variant Exploration for High-Perform...
收藏 引用
14th ACM SIGPLAN international conference on generative-programming - concepts and experiences (GPCE) co-located with SPLASH conference
作者: Selgrad, Kai Lier, Alexander Koeferl, Franz Stamminger, Marc Lohmann, Daniel Kastner, Christian Friedrich Alexander Univ Erlangen Nurnberg Erlangen Germany
Rendering performance is an everlasting goal of computer graphics and significant driver for advances in both, hardware architecture and algorithms. thereby, it has become possible to apply advanced computer graphics ... 详细信息
来源: 评论
Proceedings of the 5th international Workshop on Feature-Oriented Software Development, FOSD 2013 - Co-located with GPCE at SPLASH 2013
Proceedings of the 5th International Workshop on Feature-Ori...
收藏 引用
5th Int. Workshop on Feature-Oriented Software Development, FOSD 2013 - Co-located with 12th Int. Conf. on generative programming: concepts and experiences, GPCE 2013 and the ACM SIGPLAN Conf. SPLASH 2013
the proceedings contain 6 papers. the topics discussed include: exploring feature interactions in the wild: the new feature-interaction challenge;features, modularity, and variation points;executable modelling of dyna...
来源: 评论
PReGO: A generative Methodology for Satisfying Real-Time Requirements on COTS-Based Systems  2020
PReGO: A Generative Methodology for Satisfying Real-Time Req...
收藏 引用
19th ACM SIGPLAN international conference on generative programming - concepts and experiences (GPCE)
作者: Rouxel, Benjamin Schultz, Ulrik Pagh Akesson, Benny Holst, Jesper Jorgensen, Ole Grelck, Clemens Univ Amsterdam Amsterdam Netherlands Univ Southern Denmark Odense Denmark Univ Amsterdam TNO Amsterdam Netherlands Sky Watch AS Stovring Denmark
Satisfying real-time requirements in cyber-physical systems is challenging as timing behaviour depends on the application software, the embedded hardware, as well as the execution environment. this challenge is exacer... 详细信息
来源: 评论