Google Groups Home
Help | Sign in
comp . compilers
This is a Usenet group - learn more
Find or start a Google Group about compilers.
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 11396  Older »
Description: Compiler construction, theory, etc. (Moderated)
 

Auto vectorizing compiler ? 
  I've just started working on programming models for many-core machines, and was wondering what the state of the art in terms of parallelization of serial code is. I'm most interested in SIMD vectorization right now... does anyone have a point to articles, websites, research etc on this topic? Thanks!... more »
By Neal  - Jul 3 - 1 new of 1 message    

Writing a parser for C++ - Ada hybrid 
  Hi all, I'm currently trying to write a grammar for a C++/ADA hybrid language. I have built my grammar file, and everything went smoothly. But since I added the possibility of writing : <expression_evaluating_to_a_cl ass_type>.<some_member> I have been having reduce/reduce problems. Here is the bison output, with grammar and states. I don't know how I can... more »
By Florent LAGAYE  - Jul 3 - 1 new of 1 message    

Stackless compilers? 
  Hi, Could you recommend me some papers on constructing a stackless compilers? I can only find lots of links about Stackless Python, but I am more interested in combination of PI calculus and lambda calculus. I know about CubeVM, but that's just pure PI calculus, and it directly evaluates AST. I would like to read something about compiler design... more »
By neptundancer  - Jul 1 - 4 new of 4 messages    

Incremental compilation and type checking 
  Hi, I'm going to start writing a compiler for a typed OO language (similar to Java or JS 2.0). This is my first real compiler and I'd like to ask you some questions hoping u can help me out in designing the compiler correctly. What I want to do is to support incremental and multithreaded compilation, so I can compile each class file separately in an object... more »
By Gabriele Farina  - Jul 1 - 2 new of 2 messages    

CFP 14th Conf. Reliable Software Technologies, Ada-Europe 2009 
  ------------------------------ ------------------------------ ----------- PRELIMINARY CALL FOR PAPERS 14th International Conference on Reliable Software Technologies - Ada-Europe 2009 8 - 12 June 2009, Brest, France [link]... more »
By Dirk Craeynest  - Jun 30 - 1 new of 1 message    

VMCAI 2009: Call for Papers (Georgia USA, Jan 09) 
  ============================== ============================== =================== ------------------- CALL FOR PAPERS ------------------- VMCAI 2009 The Tenth International Conference on Verification, Model Checking, and Abstract Interpretation Savannah, GA, USA, January 18-20, 2009... more »
By Markus Müller-Olm  - Jun 29 - 1 new of 1 message    

New ICI for MILEPOST GCC (machine learning based research compiler) 
  Dear all, Just a short note that we have released the new Interactive Compilation Interface ([link]) with several optimization plugins for MILEPOST GCC - machine learning based adaptive research compiler. We continue research to reuse optimization knowledge among different programs and architectures based on statistical and machine learning... more »
By Grigori Fursin  - Jun 27 - 1 new of 1 message    

predictive parsing and non-recursive predictive parsing 
  Hi, I have one question regarding the difference between those two: I can use recursive predictive parsing, which is very straightforward. So what's the advantage of non-recursive predictive parsing. To perform non-recursive parsing, I need to construct FIRST, FOLLOW sets and use explicit stack. On the other hand, recursive predictive... more »
By unix...@gmail.com  - Jun 23 - 17 new of 17 messages    

First And Follow 
  Can a first and follow set be derived from a tree? As many texts as I've read on the subject I've been unable to create first and follow sets. I unfortunately don't understand the math (though I got an A in discrete mathematics) or maybe I just cant understand all the symbols or think abstractly enough. In either case... more »
By Mr.E  - Jun 23 - 6 new of 6 messages    

Seed7 Release 2008-06-22 
  Hello, I have released a new version of Seed7: seed7_05_20080622.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 thomas.mer...@gmx.at  - Jun 22 - 1 new of 1 message    

1 - 10 of 11396   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google