Results 351 to 360 of about 553,982 (390)
Some of the next articles are maybe not open access.

Introduction to compiler compilers

1974
It 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

Writing a compilers compiler in APL

ACM SIGAPL APL Quote Quad, 1998
This 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

Compile and Run

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

A compiler for 3D machine knitting

ACM Transactions on Graphics, 2016
Industrial knitting machines can produce finely detailed, seamless, 3D surfaces quickly and without human intervention. However, the tools used to program them require detailed manipulation and understanding of low-level knitting operations. We present a
J. McCann   +6 more
semanticscholar   +1 more source

Using the CDL compiler-compiler

1974
In this sequence of lectures one compiler compiler is going to be highlighted by means of somewhat larger examples, preceded by a discussion of ideas underlying it.
openaire   +2 more sources

Staged compilation

Proceedings of the 2002 ACM SIGPLAN workshop on Partial evaluation and semantics-based program manipulation - PEPM '02, 2002
Traditional compilers compile and optimize files separately, making worst-case assumptions about the program context in which a file is to be linked. More aggressive compilation architectures perform cross-file interprocedural or whole-program analyses, potentially producing much faster programs but substantially increasing the cost of compilation ...
openaire   +2 more sources

Compilation reuse and hybrid compilation

ACM SIGPLAN Notices, 2006
Compiling hardware models to machine code poses some unusual problems. While compilers for traditional programming languages are well understood, they tend to take very long to compile the C code generated from hardware models. The code generated from hardware models, unlike in the inputs seen by traditional compilers, have too many simple routines ...
openaire   +2 more sources

Numba: a LLVM-based Python JIT compiler

LLVM '15, 2015
S. Lam, Antoine Pitrou, S. Seibert
semanticscholar   +1 more source

From the Compiler

Russian Studies in Literature, 2014
The relevance of laughter as coercion and even as a mechanism of intimidation and control is discussed in the context of Soviet humor.
openaire   +2 more sources

Tentative compilation

ACM SIGAPL APL Quote Quad, 1979
The overall design of an APL compiler which achieves significant savings of temporary storage is outlined. A graphical intermediate representation for APL expressions is described. Transformations which may be applied to this intermediate representation to select improved array access orders are presented with examples of the storage savings obtained.
openaire   +2 more sources

Home - About - Disclaimer - Privacy