咨询与建议

限定检索结果

文献类型

  • 22 篇 期刊文献
  • 21 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 41 篇 工学
    • 33 篇 软件工程
    • 18 篇 计算机科学与技术...
    • 2 篇 动力工程及工程热...
    • 2 篇 电气工程
    • 2 篇 化学工程与技术
    • 2 篇 石油与天然气工程
    • 2 篇 环境科学与工程(可...
    • 1 篇 机械工程
    • 1 篇 控制科学与工程
  • 2 篇 管理学
    • 2 篇 管理科学与工程(可...
  • 1 篇 理学
    • 1 篇 数学

主题

  • 43 篇 multi-stage prog...
  • 9 篇 domain-specific ...
  • 5 篇 languages
  • 5 篇 code generation
  • 4 篇 metaprogramming
  • 3 篇 type systems
  • 3 篇 definitional int...
  • 3 篇 design
  • 2 篇 language virtual...
  • 2 篇 partial evaluati...
  • 2 篇 algebraic dynami...
  • 2 篇 calculus of cons...
  • 2 篇 explicit substit...
  • 2 篇 parser combinato...
  • 2 篇 higher-order abs...
  • 2 篇 generic programm...
  • 2 篇 mutable state an...
  • 2 篇 cps
  • 2 篇 functional progr...
  • 2 篇 lexical scope

机构

  • 4 篇 ecole polytech f...
  • 3 篇 univ cambridge c...
  • 2 篇 beijing univ tec...
  • 2 篇 ecole polytech f...
  • 2 篇 univ tsukuba tsu...
  • 2 篇 rice univ dept c...
  • 2 篇 epfl data
  • 2 篇 epfl lamp
  • 1 篇 univ toronto on
  • 1 篇 peking univ peop...
  • 1 篇 long isl univ br...
  • 1 篇 state grid shand...
  • 1 篇 fnmoc monterey c...
  • 1 篇 inria futurs alc...
  • 1 篇 hunan univ coll ...
  • 1 篇 tohoku univ send...
  • 1 篇 indiana univ blo...
  • 1 篇 [a] tsukuba japa...
  • 1 篇 univ illinois dc...
  • 1 篇 iit robert w gal...

作者

  • 8 篇 rompf tiark
  • 7 篇 odersky martin
  • 5 篇 kiselyov oleg
  • 4 篇 yallop jeremy
  • 4 篇 kameyama yukiyos...
  • 2 篇 huang guohe
  • 2 篇 taha w
  • 2 篇 coppey thierry
  • 2 篇 zhang beibei
  • 2 篇 wei guannan
  • 2 篇 jonnalagedda man...
  • 2 篇 garcia ronald
  • 2 篇 stucki sandro
  • 2 篇 ge rui
  • 2 篇 shan chung-chieh
  • 2 篇 stucki nicolas
  • 2 篇 taha walid
  • 2 篇 inoue jun
  • 2 篇 ji ling
  • 1 篇 nagarjuna n

语言

  • 37 篇 英文
  • 6 篇 其他
检索条件"主题词=multi-stage programming"
43 条 记 录,以下是21-30 订阅
排序:
staged Abstract Interpreters Fast and Modular Whole-Program Analysis via Meta-programming
收藏 引用
PROCEEDINGS OF THE ACM ON programming LANGUAGES-PACMPL 2019年 第OOPSLA期3卷 1–32页
作者: Wei, Guannan Chen, Yuxuan Rompf, Tiark Purdue Univ Dept Comp Sci W Lafayette IN 47907 USA
It is well known that a staged interpreter is a compiler: specializing an interpreter to a given program produces an equivalent executable that runs faster. This connection is known as the first Futamura projection. I... 详细信息
来源: 评论
CONVEX INFINITE HORIZON PROGRAMS
收藏 引用
MATHEMATICAL programming 1983年 第1期25卷 64-82页
作者: GRINOLD, R School of Business Administration University of California 94720 Berkeley CA USA
We establish conditions under which a sequence of finite horizon convex programs monotonically increases in value to the value of the infinite program; a subsequence of optimal solutions converges to the optimal solut... 详细信息
来源: 评论
staged Generic programming
收藏 引用
PROCEEDINGS OF THE ACM ON programming LANGUAGES-PACMPL 2017年 第ICFP期1卷 1-29页
作者: Yallop, Jeremy Univ Cambridge Cambridge England
Generic programming libraries such as Scrap Your Boilerplate eliminate the need to write repetitive code, but typically introduce significant performance overheads. This leaves programmers with the regrettable choice ... 详细信息
来源: 评论
Mat2Stencil: A Modular Matrix-Based DSL for Explicit and Implicit Matrix-Free PDE Solvers on Structured Grid
收藏 引用
PROCEEDINGS OF THE ACM ON programming LANGUAGES-PACMPL 2023年 第OOPSLA期7卷 686–715页
作者: Cao, Huanqi Tang, Shizhi Zhu, Qianchao Yu, Bowen Chen, Wenguang Tsinghua Univ Beijing Peoples R China Peking Univ Beijing Peoples R China Pengcheng Lab Shenzhen Peoples R China
Partial differential equation (PDE) solvers are extensively utilized across numerous scientific and engineering fields. However, achieving high performance and scalability often necessitates intricate and low-level pr... 详细信息
来源: 评论
Forge: Generating a High Performance DSL Implementation from a Declarative Specification  13
Forge: Generating a High Performance DSL Implementation from...
收藏 引用
12th International Conference on Generative programming: Concepts and Experiences
作者: Sujeeth, Arvind K. Gibbons, Austin Brown, Kevin J. Lee, HyoukJoong Rompf, Tiark Odersky, Martin Olukotun, Kunle Stanford Univ Stanford CA 94305 USA Oracle Labs Columbus OH USA Ecole Polytech Fed Lausanne Lausanne Switzerland
Domain-specific languages provide a promising path to automatically compile high-level code to parallel, heterogeneous, and distributed hardware. However, in practice high performance DSLs still require considerable s... 详细信息
来源: 评论
Tagless staged interpreters for typed languages
Tagless staged interpreters for typed languages
收藏 引用
7th International Conference on Functional programming
作者: Pasalic, E Taha, W Sheard, T Oregon Hlth & Sci Univ OGI Sch Sci & Engn Portland OR 97201 USA Rice Univ Dept Comp Sci Houston TX 77251 USA
multi-stage programming languages provide a convenient notation for explicitly staging programs. Staging a definitional interpreter for a domain specific language is one way of deriving an implementation that is both ... 详细信息
来源: 评论
Lightweight Modular Staging: A Pragmatic Approach to Runtime Code Generation and Compiled DSLs  10
Lightweight Modular Staging: A Pragmatic Approach to Runtime...
收藏 引用
9th International Conference on Generative programming and Component Engineering
作者: Rompf, Tiark Odersky, Martin Ecole Polytech Fed Lausanne CH-1015 Lausanne Switzerland
Software engineering demands generality and abstraction, performance demands specialization and concretization. Generative programming can provide both, but developing high-quality program generators takes a large eff... 详细信息
来源: 评论
Staging Generic programming  16
Staging Generic Programming
收藏 引用
ACM SIGPLAN Workshop on Partial Evaluation and Program Manipulation (PEPM)
作者: Yallop, Jeremy Univ Cambridge Cambridge CB2 1TN England
Generic programming libraries such as Scrap Your Boilerplate eliminate the need to write repetitive code, but typically introduce significant performance overheads. This leaves programmers with the unfortunate choice ... 详细信息
来源: 评论
Combinators for Impure yet Hygienic Code Generation  14
Combinators for Impure yet Hygienic Code Generation
收藏 引用
ACM SIGPLAN Workshop on Partial Evaluation and Program Manipulation (PEPM)
作者: Kameyama, Yukiyoshi Kiselyov, Oleg Shan, Chung-chieh Univ Tsukuba Tsukuba Ibaraki Japan Indiana Univ Bloomington IN 47405 USA
Code generation is the leading approach to making high-performance software reusable. Effects are indispensable in code generators, whether to report failures or to insert let-statements and if guards. Extensive painf... 详细信息
来源: 评论
Generate and Offshore: Type-Safe and Modular Code Generation for Low-Level Optimization  4
Generate and Offshore: Type-Safe and Modular Code Generation...
收藏 引用
4th ACM SIGPLAN Workshop on Functional High-Performance Computing (FHPC)
作者: Takashima, Naoki Sakamoto, Hiroki Kameyama, Yukiyoshi Univ Tsukuba Tsukuba Ibaraki Japan
We present the Asuna system which supports implicitly heterogeneous multi-stage programming based on MetaOCaml, a multi-stage extension of OCaml. Our system allows programmers to write code generators in a high-level ... 详细信息
来源: 评论