咨询与建议

限定检索结果

文献类型

  • 15 篇 会议
  • 2 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 15 篇 工学
    • 12 篇 软件工程
    • 10 篇 计算机科学与技术...
  • 2 篇 理学
    • 1 篇 数学
    • 1 篇 生物学
  • 1 篇 农学

主题

  • 17 篇 polyglot program...
  • 3 篇 graalvm
  • 2 篇 productivity
  • 2 篇 language interop...
  • 2 篇 interoperability
  • 2 篇 libraries
  • 2 篇 bindings
  • 2 篇 randomized contr...
  • 2 篇 interprocedural ...
  • 2 篇 foreign function...
  • 2 篇 reference counti...
  • 2 篇 ownership transf...
  • 2 篇 escape analysis
  • 2 篇 resource lifetim...
  • 2 篇 allocators
  • 2 篇 finalizers
  • 2 篇 computer languag...
  • 2 篇 dataflow analysi...
  • 2 篇 experience
  • 2 篇 memory allocatio...

机构

  • 4 篇 univ potsdam has...
  • 3 篇 oracle labs pots...
  • 1 篇 univ wisconsin d...
  • 1 篇 university of wi...
  • 1 篇 acad sci czech r...
  • 1 篇 loyola univ dept...
  • 1 篇 univ nebraska li...
  • 1 篇 politecn torino ...
  • 1 篇 univ rennes iris...
  • 1 篇 univ fed espirit...
  • 1 篇 mcgill univ mont...
  • 1 篇 loyola univ dept...
  • 1 篇 inria rennes
  • 1 篇 univ nebraska de...
  • 1 篇 vrije univ amste...
  • 1 篇 oracle labs
  • 1 篇 ludwig maximilia...
  • 1 篇 politecn milan m...
  • 1 篇 charles univ pra...
  • 1 篇 loyola univ bioi...

作者

  • 4 篇 hirschfeld rober...
  • 4 篇 niephaus fabio
  • 3 篇 felgentreff tim
  • 2 篇 peterson cole s.
  • 2 篇 mayer philip
  • 1 篇 bonetta dan iele
  • 1 篇 liblit ben
  • 1 篇 khelladi djamel ...
  • 1 篇 falbo ricardo de...
  • 1 篇 arnaboldi marco
  • 1 篇 ravitch tristan
  • 1 篇 malohlava michal
  • 1 篇 morisio maurizio
  • 1 篇 bures tomas
  • 1 篇 uesbeck p. merli...
  • 1 篇 mussbacher gunte...
  • 1 篇 torchiano marco
  • 1 篇 vetro antonio
  • 1 篇 laeufer konstant...
  • 1 篇 chiba shigeru

语言

  • 17 篇 英文
检索条件"主题词=polyglot programming"
17 条 记 录,以下是11-20 订阅
排序:
A Randomized Controlled Trial on the Effects of Embedded Computer Language Switching  2020
A Randomized Controlled Trial on the Effects of Embedded Com...
收藏 引用
28th ACM Joint Meeting on European Software Engineering Conference and Symposium on the Foundations of Software Engineering (ESEC/FSE)
作者: Uesbeck, P. Merlin Peterson, Cole S. Sharif, Bonita Stefik, Andreas Univ Nevada Las Vegas NV 89154 USA Univ Nebraska Lincoln NE USA
polyglot programming, the use of multiple programming languages during the development process, is common practice in modern software development. This study investigates this practice through a randomized controlled ... 详细信息
来源: 评论
PolyJuS: A Squeak/Smalltalk-based polyglot Notebook System for the GraalVM  19
PolyJuS: A Squeak/Smalltalk-based Polyglot Notebook System f...
收藏 引用
3rd International Conference on Art, Science, and Engineering of programming (programming)
作者: Niephaus, Fabio Krebs, Eva Flach, Christian Lincke, Jens Hirschfeld, Robert Univ Potsdam Hasso Plattner Inst Potsdam Germany
Jupyter notebooks are used by data scientists to publish their research in an executable format. These notebooks are usually limited to a single programming language. Current polyglot notebooks extend this concept by ... 详细信息
来源: 评论
Language Interaction and Quality Issues: An Exploratory Study  12
Language Interaction and Quality Issues: An Exploratory Stud...
收藏 引用
6th ACM-IEEE International Symposium on Empirical Software Engineering and Measurement (ESEM)
作者: Vetro, Antonio Tomassetti, Federico Torchiano, Marco Morisio, Maurizio Politecn Torino Dept Comp & Control Engn Turin Italy
Most software systems are complex and composed of a large number of artifacts. To realize each different artifact specific techniques are used resorting to different abstractions, languages and tools. Successful compo... 详细信息
来源: 评论
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)... 详细信息
来源: 评论
Towards polyglot Adapters for the GraalVM  19
Towards Polyglot Adapters for the GraalVM
收藏 引用
3rd International Conference on Art, Science, and Engineering of programming (programming)
作者: Niephaus, Fabio Felgentreff, Tim Hirschfeld, Robert Univ Potsdam Hasso Plattner Inst Potsdam Germany Oracle Labs Potsdam Germany
Today, there are many different programming languages and even more software libraries and frameworks for various use cases. polyglot runtime environments such as GraalVM allow developers to build and extend applicati... 详细信息
来源: 评论
User-Defined Interface Mappings for the GraalVM  20
User-Defined Interface Mappings for the GraalVM
收藏 引用
4th International Conference on the Art Science and Engineering of programming
作者: Riese, Alexander Niephaus, Fabio Felgentreff, Tim Hirschfeld, Robert Univ Potsdam Hasso Plattner Inst Potsdam Germany Oracle Labs Potsdam Germany
To improve programming productivity, the right tools are crucial. This starts with the choice of the programming language, which often predetermines the libraries and frameworks one can use. polyglot runtime environme... 详细信息
来源: 评论
Analyzing memory ownership patterns in C libraries  13
Analyzing memory ownership patterns in C libraries
收藏 引用
Proceedings of the 2013 international symposium on memory management
作者: Tristan Ravitch Ben Liblit University of Wisconsin-Madison Madison Wisconsin USA
Programs written in multiple languages are known as polyglot programs. In part due to the proliferation of new and productive high-level programming languages, these programs are becoming more common in environments t... 详细信息
来源: 评论