咨询与建议

限定检索结果

文献类型

  • 11 篇 期刊文献
  • 7 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 17 篇 工学
    • 15 篇 计算机科学与技术...
    • 6 篇 软件工程
    • 1 篇 冶金工程
    • 1 篇 建筑学
    • 1 篇 城乡规划学
  • 3 篇 理学
    • 3 篇 数学
    • 1 篇 地理学
  • 1 篇 法学
    • 1 篇 社会学
  • 1 篇 医学
    • 1 篇 临床医学

主题

  • 18 篇 strategic progra...
  • 8 篇 program transfor...
  • 4 篇 tl
  • 4 篇 rewriting
  • 3 篇 hats
  • 2 篇 attribute gramma...
  • 2 篇 higher-order rew...
  • 2 篇 distributed data...
  • 2 篇 youth entreprene...
  • 2 篇 project evaluati...
  • 2 篇 citizenship educ...
  • 2 篇 transient combin...
  • 2 篇 stakeholder invo...
  • 1 篇 programatica
  • 1 篇 experimentation
  • 1 篇 performance
  • 1 篇 program transfor...
  • 1 篇 strategic benchm...
  • 1 篇 functional zippe...
  • 1 篇 sandia secure pr...

机构

  • 2 篇 univ minho hasla...
  • 2 篇 mediterranea uni...
  • 2 篇 univ bergen dept...
  • 2 篇 mediterranea uni...
  • 2 篇 mediterranea uni...
  • 2 篇 mediterranea uni...
  • 2 篇 univ nebraska de...
  • 2 篇 univ minho inesc...
  • 1 篇 univ la republ m...
  • 1 篇 department of co...
  • 1 篇 univ utrecht ins...
  • 1 篇 delft univ techn...
  • 1 篇 univ minho di cc...
  • 1 篇 inpl & loria uhp...
  • 1 篇 mit cambridge ma...
  • 1 篇 tel aviv univ sa...
  • 1 篇 univ kent comp l...
  • 1 篇 delft univ techn...
  • 1 篇 univ nebraska om...
  • 1 篇 univ kansas info...

作者

  • 3 篇 winter victor l.
  • 2 篇 vinci viviana
  • 2 篇 visser eelco
  • 2 篇 rodrigues emanue...
  • 2 篇 saraiva joao
  • 2 篇 viera marcos
  • 2 篇 bombino giuseppe
  • 2 篇 calabro francesc...
  • 2 篇 errante lidia
  • 2 篇 kalleberg karl t...
  • 2 篇 cassalia giusepp...
  • 1 篇 thompson simon
  • 1 篇 resler r. daniel
  • 1 篇 gill andy
  • 1 篇 sculthorpe neil
  • 1 篇 bar-lev david
  • 1 篇 hartman toine
  • 1 篇 macedo jose nuno
  • 1 篇 winter victor
  • 1 篇 glikson michael

语言

  • 10 篇 英文
  • 8 篇 其他
检索条件"主题词=Strategic programming"
18 条 记 录,以下是11-20 订阅
排序:
The HERMIT in the Machine A Plugin for the Interactive Transformation of GHC Core Language Programs
The HERMIT in the Machine A Plugin for the Interactive Trans...
收藏 引用
2012 Haskell Symposium
作者: Farmer, Andrew Gill, Andy Komp, Ed Sculthorpe, Neil Univ Kansas Informat & Telecommun Technol Ctr Lawrence KS 66045 USA
The importance of reasoning about and refactoring programs is a central tenet of functional programming. Yet our compilers and development toolchains only provide rudimentary support for these tasks. This paper introd... 详细信息
来源: 评论
Efficient Embedding of strategic Attribute Grammars via Memoization  2023
Efficient Embedding of Strategic Attribute Grammars via Memo...
收藏 引用
2023 Workshop on Partial Evaluation and Program Manipulation
作者: Nuno Macedo, Jose Rodrigues, Emanuel Viera, Marcos Saraiva, Joao Univ Minho HASLab Braga Portugal Univ Minho INESC TEC Braga Portugal Univ Republica Montevideo Uruguay
strategic term re-writing and attribute grammars are two powerful programming techniques widely used in language engineering. The former relies on strategies to apply term rewrite rules in defining large-scale languag... 详细信息
来源: 评论
Optimising First-Class Pattern Matching  15
Optimising First-Class Pattern Matching
收藏 引用
15th International Conference on Software Language Engineering (SLE)
作者: Smits, Jeff Hartman, Toine Cockx, Jesper Delft Univ Technol Delft Netherlands
Pattern matching is a high-level notation for programs to analyse the shape of data, and can be optimised to efficient low-level instructions. The Stratego language uses first-class pattern matching, a powerful form o... 详细信息
来源: 评论
Typed Multi-Language Strategy Combinators
Typed Multi-Language Strategy Combinators
收藏 引用
2023 Eelco Visser Commemorative Symposium, EVCS 2023
作者: Koppel, James MIT CambridgeMA United States
Strategy combinators (also called strategic programming) are a technique for modular program transformation construction invented by Bas Luttik and Eelco Visser, best known for their instantiation in the Stratego lang... 详细信息
来源: 评论
Stack-based strategic control
Stack-based strategic control
收藏 引用
7th International Workshop on Reduction Strategies in Rewriting and programming, WRS 2007, as part of the 4th Federated Conference on Rewriting, Deduction, and programming, RDP 2007
作者: Winter, Victor L. Department of Computer Science University of Nebraska at Omaha United States
In a strategic framework, combinators provide a fundamental mechanism for exercising control over rewriting. This type of control is based on the observation of the success or failure of strategy application. This pap... 详细信息
来源: 评论
Zipper-based embedding of strategic attribute grammars
收藏 引用
JOURNAL OF SYSTEMS AND SOFTWARE 2024年 211卷
作者: Macedo, Jose Nuno Rodrigues, Emanuel Viera, Marcos Saraiva, Joao Univ Minho HASLab Braga Portugal Univ Minho INESC TEC Braga Portugal Univ la Republ Montevideo Uruguay
strategic term re-writing and attribute grammars are two powerful programming techniques widely used in language engineering. The former relies on strategies to apply term re-write rules in defining largescale languag... 详细信息
来源: 评论
The Haskell Refactorer, HaRe, and its API
收藏 引用
ELECTRONIC NOTES IN THEORETICAL COMPUTER SCIENCE 2005年 第4期141卷 29-34页
作者: Li, Huiqing Thompson, Simon Reinke, Claus Univ Kent Comp Lab Canterbury Kent England
We demonstrate the Haskell Refactorer, HaRe, both as an example of a fully-functional tool for a complete (functional) programming language, and to show the API which HaRe provides for building source-level program tr... 详细信息
来源: 评论
Strategy Construction in the Higher-Order Framework of TL
收藏 引用
ELECTRONIC NOTES IN THEORETICAL COMPUTER SCIENCE 2005年 第1期124卷 149-170页
作者: Winter, Victor L. Univ Nebraska Dept Comp Sci Omaha NE 68588 USA
When viewed from a strategic perspective, a labeled rule base in a rewriting system can be seen as a restricted form of strategic expression (e. g., a collection of rules strictly composed using the leftbiased choice ... 详细信息
来源: 评论