咨询与建议

限定检索结果

文献类型

  • 86 篇 会议
  • 72 篇 期刊文献
  • 10 篇 学位论文
  • 3 册 图书

馆藏范围

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

日期分布

学科分类号

  • 151 篇 工学
    • 107 篇 软件工程
    • 104 篇 计算机科学与技术...
    • 16 篇 电气工程
    • 6 篇 控制科学与工程
    • 3 篇 信息与通信工程
    • 2 篇 网络空间安全
    • 1 篇 仪器科学与技术
  • 13 篇 理学
    • 9 篇 数学
    • 2 篇 系统科学
    • 1 篇 化学
    • 1 篇 生物学
    • 1 篇 统计学(可授理学、...
  • 7 篇 管理学
    • 4 篇 管理科学与工程(可...
    • 3 篇 图书情报与档案管...
    • 1 篇 公共管理
  • 1 篇 文学
    • 1 篇 外国语言文学
  • 1 篇 医学
    • 1 篇 基础医学(可授医学...

主题

  • 171 篇 metaprogramming
  • 18 篇 languages
  • 15 篇 reflection
  • 12 篇 design
  • 11 篇 code generation
  • 10 篇 java
  • 8 篇 macros
  • 6 篇 domain-specific ...
  • 6 篇 dependent types
  • 6 篇 functional progr...
  • 6 篇 programming lang...
  • 5 篇 type systems
  • 5 篇 automatic verifi...
  • 5 篇 c++
  • 5 篇 type soundness
  • 5 篇 staging
  • 5 篇 language extensi...
  • 5 篇 smalltalk
  • 4 篇 compilers
  • 4 篇 multi-stage prog...

机构

  • 5 篇 tu berlin
  • 4 篇 univ colorado bo...
  • 4 篇 ecole polytech f...
  • 4 篇 tech univ darmst...
  • 4 篇 brno university ...
  • 3 篇 indiana univ blo...
  • 2 篇 univ nottingham ...
  • 2 篇 univ waterloo wa...
  • 2 篇 tech univ kosice...
  • 2 篇 princeton univ p...
  • 2 篇 delft univ techn...
  • 2 篇 univ gothenburg ...
  • 2 篇 univ massachuset...
  • 2 篇 mit csail cambri...
  • 2 篇 microsoft res re...
  • 2 篇 univ st andrews ...
  • 2 篇 carnegie mellon ...
  • 2 篇 imperial coll lo...
  • 2 篇 eindhoven univ t...
  • 2 篇 univ cambridge c...

作者

  • 4 篇 erdweg sebastian
  • 4 篇 rompf tiark
  • 4 篇 lorenzen florian
  • 3 篇 siek jeremy
  • 3 篇 van der storm ti...
  • 3 篇 miao weiyu
  • 3 篇 tanter eric
  • 3 篇 yallop jeremy
  • 3 篇 chiba shigeru
  • 3 篇 kollar jan
  • 2 篇 laszlo zoltan
  • 2 篇 hirschfeld rober...
  • 2 篇 levy ls
  • 2 篇 jansson patrik
  • 2 篇 monperrus martin
  • 2 篇 christiansen dav...
  • 2 篇 leshob abderrahm...
  • 2 篇 kiselyov oleg
  • 2 篇 godoy william f.
  • 2 篇 michael ball

语言

  • 150 篇 英文
  • 19 篇 其他
  • 1 篇 葡萄牙文
  • 1 篇 中文
检索条件"主题词=Metaprogramming"
171 条 记 录,以下是1-10 订阅
排序:
A metaprogramming METHOD AND ITS ECONOMIC JUSTIFICATION
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 1986年 第2期12卷 272-277页
作者: LEVY, LS AT&T Bell Laboratories Piscataway NJ 08854
metaprogramming, defined as developing application programs by writing programs that produce programs, is presented as the basis of a method for reducing software costs and improving software quality. The method begin... 详细信息
来源: 评论
metaprogramming framework for generating persistent Java applications
Metaprogramming framework for generating persistent Java app...
收藏 引用
10th IASTED International Conference on Software Engineering and Applications
作者: Laszlo, Zoltan Glamseter, Steinar Univ Budapest Technol & Econ Dept Control Engn & Informat Technol Budapest Hungary
Improving the quality of earlier created, legacy software and adjusting those to meet new functional and performance requirements is one of the biggest challenges these days in the field of software engineering. The p... 详细信息
来源: 评论
metaprogramming architecture to support dynamically changing transformation use cases
Metaprogramming architecture to support dynamically changing...
收藏 引用
9th World Multi-Conference on Systemics, Cybernetics and Informatics
作者: Kis, Gergely Laszlo, Zoltan Somogyi, Csongor Sulyan, Tibor BUTE Dept Control Engn & Informat Technol Budapest Hungary
Meta-programming is generally based on a formal software model. The developer creates a model (analyzer) usually from source code, and then the modified model (transformator) is turned back into source code (generator... 详细信息
来源: 评论
metaprogramming with Combinators  2021
Metaprogramming with Combinators
收藏 引用
20th ACM SIGPLAN International Conference on Generative Programming: Concepts and Experiences (GPCE)
作者: Shahmohammadian, Mahshid Mainland, Geoffrey Drexel Univ Dept Comp Sci Philadelphia PA 19104 USA
There are a wide array of methods for writing code generators. We advocate for a point in the design space, which we call metaprogramming with combinators, where programmers use (and write) combinator libraries that d... 详细信息
来源: 评论
metaprogramming dense linear algebra solvers Applications to multi and many-core architectures  14
Metaprogramming dense linear algebra solvers Applications to...
收藏 引用
13th IEEE International Symposium on Parallel and Distributed Processing with Applications
作者: Masliah, Ian Baboulin, Marc Falcou, Joel Univ Paris 11 F-91405 Orsay France Inria F-91405 Orsay France
The increasing complexity of new parallel architectures has widened the gap between adaptability and efficiency of the codes. As high performance numerical libraries tend to focus more on performance, we wish to addre... 详细信息
来源: 评论
Flexible metaprogramming and AOP in Java
收藏 引用
SCIENCE OF COMPUTER PROGRAMMING 2008年 第1-2期72卷 22-30页
作者: Tanter, Eric Toledo, Rodolfo Pothier, Guillaume Noye, Jacques Univ Santiago Chile Comp Sci Dept DCC PLEIAD Lab Santiago Chile OBASCO Project Team EMN INRIA Lina Nantes France
Advanced programming techniques such as metaprogramming and computational reflection, as well as the more recent paradigm of aspect-oriented programming (AOP), serve important objectives of software engineering such a... 详细信息
来源: 评论
Application of metaprogramming and Generic Programming in Multiscale Modeling
收藏 引用
COMPUTING IN SCIENCE & ENGINEERING 2018年 第6期20卷 81-94页
作者: Maciol, Piotr Michalik, Kazimierz AGH Univ Sci & Technol Krakow Poland
Numerical modeling is a tool commonly used by both researchers and engineers. For several reasons, the quality of scientific codes frequently deprecates. One of the possible remedies is the application of advanced pro... 详细信息
来源: 评论
Efficient runtime metaprogramming services for Java
收藏 引用
JOURNAL OF SYSTEMS AND SOFTWARE 2019年 第0期153卷 220-237页
作者: Lagartos, Ignacio Manuel Redondo, Jose Ortin, Francisco Univ Oviedo Dept Comp Sci Calvo Sotelo S-N Oviedo 33007 Spain
The Java programming language and platform provide many optimizations to execute statically typed code efficiently. Although Java has gradually incorporated more dynamic features across its versions, it does not provi... 详细信息
来源: 评论
Transparent replication using metaprogramming in Cyan
收藏 引用
SCIENCE OF COMPUTER PROGRAMMING 2020年 200卷 102531-102531页
作者: Ugliara, Fellipe A. Vieira, Gustavo M. D. Guimaraes, Jose de O. Univ Fed Sao Carlos CCGT DComp Sao Carlos SP Brazil
Replication can be used to increase the availability of a service by creating many operational copies of its data called replicas. Active replication is a form of replication that has strong consistency semantics, whi... 详细信息
来源: 评论
metaprogramming Ruby  1
收藏 引用
丛书名: The pragmatic programmers, The facets of Ruby series
2010年
作者: Paolo Perrotta
Everyone in the Ruby world seems to be talking about metaprogramming--how you can use it to remove duplication in your code and write elegant, beautiful programs. Now you can get in on the action as well. This book de... 详细信息
来源: 评论