public marks

PUBLIC MARKS from YukuanMark with tag compiler

September 2006

PyPy[news]

by 2 others
The PyPy project aims at producing a flexible and fast Python implementation. The guiding idea is to translate a Python-level description of the Python language itself to lower level languages. Rumors have it that the secret goal is being faster-than-C wh

August 2006

SMC: The State Machine Compiler

Your application lives in a world of asynchronous, unordered events: mouse clicks, timeouts, messages, and OS signals. And you're ready for them. You've carefully designed your objects. You're using robust patterns that facilitate reuse and anticipates fu

June 2006

Migrating to gcc-4.1

gcc-2.95 was a high point for gcc. In fact, it was better in many respects than gcc-3.0 and gcc-3.2; many projects (e.g. the Linux Kernel) continued to use gcc-2.95.x for years due to code quality and stability issues with newer versions of gcc. But gcc-4

May 2006

Compiler Construction: Principles & Practice

Compilers are computer programs that translate one language to another.

YukuanMark's TAGS related to tag compiler

book +   choice +   fsm +   gcc +   gnu +   interpreter +   optimization +   performance +   programming +   python +