Results 201 to 210 of about 47,532 (243)
Some of the next articles are maybe not open access.
Seminars in Thrombosis and Hemostasis, 2022
Welcome to the latest issue of Seminars in Thrombosis and Hemostasis (STH) published under the “banner” of “Editorial Compilation,” this being the twelfth such issue. Although Seminars in Thrombosis and Hemostasis is historically a theme-driven publication, ongoing opportunities emerge to disseminate wide-ranging contributions of current interest or ...
Emmanuel J. Favaloro+2 more
openaire +6 more sources
Welcome to the latest issue of Seminars in Thrombosis and Hemostasis (STH) published under the “banner” of “Editorial Compilation,” this being the twelfth such issue. Although Seminars in Thrombosis and Hemostasis is historically a theme-driven publication, ongoing opportunities emerge to disseminate wide-ranging contributions of current interest or ...
Emmanuel J. Favaloro+2 more
openaire +6 more sources
Proceedings of the 1967 22nd national conference on -, 1967
To the author's knowledge three other operational compiler-compiler systems, whose strategy is similar to the scheme documented here, have been developed. The Feldman system [6, 7, 8] is a bounded context, syntax directed system. Syntax specifications are expressed in Floyd production language (FPL) and semantics are defined in Feldman semantic ...
openaire +2 more sources
To the author's knowledge three other operational compiler-compiler systems, whose strategy is similar to the scheme documented here, have been developed. The Feldman system [6, 7, 8] is a bounded context, syntax directed system. Syntax specifications are expressed in Floyd production language (FPL) and semantics are defined in Feldman semantic ...
openaire +2 more sources
Is Compiling for Performance — Compiling for Power? [PDF]
Energy consumption and power dissipation are increasingly becoming important design constraints in high performance microprocessors. Compilers traditionally are not exposed to the energy details of the processor. However, with the increasing power/energy problem, it is important to evaluate how the existing compiler optimizations influence energy ...
Madhavi Valluri, Lizy K. John
openaire +1 more source
A compiler for teaching about compilers
Proceedings of the 34th SIGCSE technical symposium on Computer science education - SIGCSE '03, 2003Projects in which students write a small compiler are common in compiler design courses, but even a small compiler can be daunting to students with no prior compiler-writing experience. When I recently taught compiler design, I developed a very small language with a highly modular compiler, focusing the project on implementing the core parts of a ...
openaire +2 more sources
ACM SIGPLAN Notices, 1982
In this paper we discuss about another approch: Compiler Chip , which is a VLSI implementation of a compiler. Constructing a compiler by a few VLSI chip, the computer manufacturer can deliver compilers by sets of VLSI chips, and these chips are installed in a intelligent terminal in order to remove the compilation ...
Masaharu Hirayama, Akira Fusaoka
openaire +2 more sources
In this paper we discuss about another approch: Compiler Chip , which is a VLSI implementation of a compiler. Constructing a compiler by a few VLSI chip, the computer manufacturer can deliver compilers by sets of VLSI chips, and these chips are installed in a intelligent terminal in order to remove the compilation ...
Masaharu Hirayama, Akira Fusaoka
openaire +2 more sources
Proceedings of the AAAI Conference on Artificial Intelligence, 2015
This paper is concerned with knowledge compilation (KC), a family of approaches developed in AI for more than twenty years. Knowledge compilation consists in pre-processing some pieces of the available information in order to improve the computational efficiency (especially, the time complexity) of some tasks.
openaire +3 more sources
This paper is concerned with knowledge compilation (KC), a family of approaches developed in AI for more than twenty years. Knowledge compilation consists in pre-processing some pieces of the available information in order to improve the computational efficiency (especially, the time complexity) of some tasks.
openaire +3 more sources
MUG1 - an incremental compiler-compiler
Proceedings of the annual conference on - ACM 76, 1976MUG1 is a compiler generating system developed and implemented at the Technical University of Munich. The structure of the system and the concepts used in the compiler description are presented. Special emphasis is laid on the use of MUG1 as a tool for the incremental design of programming languages and the construction of their compilers in parallel.
Harald Ganzinger+2 more
openaire +2 more sources
Introduction to compiler compilers
1974It may seem misleading to talk so much about language definition methods when we wish to examine the state of the art in compiler-compilers, but the one is directly dependent on the other. Compiler implementers have always complained that the language definers ignore their problems, but both sides should listen more carefully to what the other has to ...
openaire +2 more sources
2013
Continuing from the last chapter, the Hello World program is now complete and ready to be compiled and run. You can do this by going to the Debug menu and clicking on Start Without Debugging (Ctrl + F5). Visual Studio then compiles and runs the application which displays the text in a console window.
openaire +2 more sources
Continuing from the last chapter, the Hello World program is now complete and ready to be compiled and run. You can do this by going to the Debug menu and clicking on Start Without Debugging (Ctrl + F5). Visual Studio then compiles and runs the application which displays the text in a console window.
openaire +2 more sources
Writing a compilers compiler in APL
ACM SIGAPL APL Quote Quad, 1998This paper describes the special capabilities of APL2 for the construction of compilers and translator writing systems (TWS). To that purpose, a TWS has been written in APL2, which takes as input a complete description of a language including an attribute grammar, in extended Backus normal form, and the semantic function associated to each rule of the ...
openaire +2 more sources