Description:
Compiler construction, theory, etc. (Moderated)
|
|
|
FOSDEM 2012 - Presentations Ada Developer Room on-line
|
| |
------------------------------ ------------------------------ -----------
*** All presentations available on-line ***
Ada Developer Room at FOSDEM 2012
(Ada at the Free and Open-Source Software Developers' European Meeting)
Saturday 4 February 2012... more »
|
|
LRSTAR 3.0: LALR(k) parser generator & lexer generator for C++
|
| |
LRSTAR is a fast LALR(k) parser generator for C/C++ programmers, that
builds very fast compilers and language processors by using
compressed-matrix parser tables. Creates compiler front-ends that
read source code at 1,000,000 lines per second.
LRSTAR reads the powerful TBNF grammar notation which facilitates... more »
|
|
Tutorial on GCC for Parallelization (New Orleans, Feb 12
|
| |
We are conducting a full day tutorial on GCC for Parallelization in
conjunction with AMC PPoPP (Principles and Practices of Parallel
Programming) being held at New Orleans from 25-29 February 2012.
Conference Website: [link]
More details about the tutorial can be found from the conference website... more »
|
|
Seed7 Release 2012-02-05
|
| |
Hello,
I have released a new version of Seed7: seed7_05_20120205.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 »
|
|
ACM ISMM 2012 Call for Papers (Beijing, Jun 12)
|
| |
International Symposium on Memory Management (ISMM)
June 15-16, 2012, Beijing China
[link]
Call For Papers. Important Dates
Abstracts are due on February 2, 2012.
Full papers are due on February 7th, 1pm PST, 2012.
ISMM is a forum for research in areas related to memory management.... more »
|
|
Compiler positions available for week ending January 29
|
| |
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 »
|
|
FOSDEM 2012 - Ada Developer Room, Sat 4 2012, Brussels
|
| |
------------------------------ ------------------------------ -----------
Ada-Belgium is pleased to announce its
Ada Developer Room at FOSDEM 2012
(Ada at the Free and Open-Source Software Developers' European Meeting)
Saturday 4 February 2012... more »
|
|
Statistics on compiling the Free Pascal compiler for Win32
|
| |
I wanted to actually test that the Free Pascal compiler - as originally
written - would compile on my machine. Note for comp.compilers readers, the
Free Pascal compiler is self-hosting, it is written in its own language,
unlike, say, the GNU Pascal Compiler which is a front-end for the GNU Compiler... more »
|
|
|