Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Pattern Calculus: Computing with Functions and Structures (Repost)

Posted By: AvaxGenius
Pattern Calculus: Computing with Functions and Structures (Repost)

Pattern Calculus: Computing with Functions and Structures by Barry Jay
English | PDF(True) | 2009 | 217 Pages | ISBN : 3540891846 | 1.82 MB

Over time, basic research tends to lead to specialization – increasingly narrow t- ics are addressed by increasingly focussed communities, publishing in increasingly con ned workshops and conferences, discussing increasingly incremental contri- tions. Already the community of programming languages is split into various s- communities addressing different aspects and paradigms (functional, imperative, relational, and object-oriented). Only a few people manage to maintain a broader view, and even fewer step back in order to gain an understanding about the basic principles, their interrelation, and their impact in a larger context.

Compiler Design: Analysis and Transformation (Repost)

Posted By: AvaxGenius
Compiler Design: Analysis and Transformation (Repost)

Compiler Design: Analysis and Transformation by Helmut Seidl
English | PDF | 2012 | 191 Pages | ISBN : 3642175473 | 1 MB

While compilers for high-level programming languages are large complex software systems, they have particular characteristics that differentiate them from other software systems. Their functionality is almost completely well-defined - ideally there exist complete precise descriptions of the source and target languages. Additional descriptions of the interfaces to the operating system, programming system and programming environment, and to other compilers and libraries are often available.