Web Images Videos Maps News Shopping Google Mail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
comp . compilers
This is a Usenet group - learn more
Find or start a Google Group about compilers.
Group info
Language: English
Group categories:
Computers
More group info »
Related Groups
Computer architecture.
Medium activity, Usenet
Discussion about functional languages.
Medium activity, Usenet
Theoretical Computer Science.
Low activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 11781  Older »
Description: Compiler construction, theory, etc. (Moderated)
 

Compiler enthusiast SC09 Meetup - Portland, OR Nov 17th 
  Hi all! Join me and others in the compiler industry this year to meet and share ideas. If you're going to SC (SuperComputing) it's the perfect chance to talk about how exascale computing will affect our industry and or just share cool research you've been working on. Please RSVP at the link below or if you're interested in giving a short talk email me direct.... more »
By C. Bergström  - 18:42 - 1 new of 1 message    

Compiler positions available for week ending November 8 
  This is a digest of ``help wanted'' and ``position available'' messages received at comp.compilers during the preceding week. Messages must advertise a position having something to do with compilers and must also conform to the guidelines periodically posted in misc.jobs.offered. Positions that remain open may be re-advertised once a month. To respond... more »
By comp.compilers  - 08:59 - 1 new of 1 message    

The Eiffel Compiler tecomp version 0.20 has been released 
  doc: [link] download: [link] == Bugfixes and improvements == - All type combinations in equality test ("=" and "~") shall now work properly. - Deep features now work for all types without any exceptions. - The garbage collector has been reworked completely. Before,... more »
By Helmut  - 6 Nov - 1 new of 1 message    

help in locating old ACM conference proceedings 
  Dear comp.compilers, I am looking for copies of papers from the 1963 ACM Natl. Conf., Denver, Colo. Now, obviously, I should go to the ACM digital library and get them. Unfortunately, ACM does not have a copy of these proceedings!! After mailing with them about it, it seems that they nor have a paper or... more »
By Marc  - 6 Nov - 1 new of 1 message    

how to deal with left recursive? 
  I have found ansi c yacc grammar. A production of statement list like this statement_list : statement | statement_list statement ; is left recursive. How to elimilate left recursive in such case? Is there exist a solution for parsing such grammar using LL(k) ?
By vincent Feng  - 6 Nov - 3 new of 3 messages    

Placement of memory loads 
  Hi, I want to figure out the best way to place initial memory loads in generated code. My current approach is very simple and inefficient. I do a liveness analysis and then insert memory loads for all undefined variables in the beginning of initial basic block. Here is an example (both x and y are global):... more »
By YuGr  - 5 Nov - 3 new of 3 messages    

Workshops 
  Hi, does anyone know a website with an overview of international workshops for programming languages and real-time systems? Stephan
By Stephan Ceram  - 4 Nov - 1 new of 1 message    

Switch statement code generation 
  I'm trying to put together a list of various methods to do code generate for switch statements. This is what I have so far: * Successive if/else branches * Jump tables * branch tables with linear and binary scans * Clustering tables (e.g., if you have cases 0-100 and 300-400). Are there any other methods worth mentioning?... more »
By Joshua Cranmer  - 3 Nov - 11 new of 11 messages    

Seed7 Release 2009-11-01 
  Hello, I have released a new version of Seed7: seed7_05_20091101.tgz In the Seed7 programming language new statements and operators can be declared easily. Types are first class objects and therefore templates/generics need no special syntax. Object orientation is used when it brings advantages and not in places when other... more »
By tm  - 1 Nov - 1 new of 1 message    

Nop insertion 
  hi This is both an architecture and compiler question. Are there inorder architectures that need precise number of nops inserted between operations. If so, how does a compiler guarantee that ? I am especially thinking of producers and consumers in faraway basic blocks. Any pointers to any exiting work?... more »
By shrey  - 28 Oct - 7 new of 7 messages    

1 - 10 of 11781   « Newer | Older »

XML      
Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google