Groups | Search | Server Info | Login | Register
3637 articles, 1121 threads (numbers 61 – 3731) — flat view
| Advanced| Subject | Author | Date |
|---|---|---|
| Announcing Ox release 1.12.2 | Tom Shields <thomas.evans.shields@gmail.com> | 2025-12-12 13:07 -0600 |
| CfP: SLE 2026 - 19th ACM SIGPLAN International Conference on Software Language Engineering (France, July 2026) | Andrei Chis <chisvasileandrei@gmail.com> | 2025-11-20 10:41 +0100 |
| Ada-Europe Conference - 2nd Call for Contributions - AEiC 2026 (Sweden, June 2006) | Dirk.Craeynest@cs.kuleuven.be | 2025-11-20 16:38 +0100 |
| Paper: Retrofitting Control Flow Graphs in LLVM IR for Auto Vectorization | John R Levine <johnl@taugh.com> | 2025-10-08 17:07 -0400 |
| CfC 30th Ada-Europe Int. Conf. Reliable Software Technologies | Dirk.Craeynest@cs.kuleuven.be | 2025-09-24 17:59 +0200 |
| Language standards past their sell by date | Derek <derek@shape-of-code.com> | 2025-09-21 11:55 +0100 |
| Undefined behaviour in C23 (15 replies) | Martin Ward <mwardgkc@gmail.com> | 2025-08-20 14:06 +0100 |
| → Re: Undefined behaviour in C23 | Kaz Kylheku <643-408-1753@kylheku.com> | 2025-08-20 18:33 +0000 |
| → Re: Undefined behaviour in C23 | David Brown <david.brown@hesbynett.no> | 2025-08-21 15:02 +0200 |
| → Re: Undefined behaviour in C23 | Keith Thompson <Keith.S.Thompson+u@gmail.com> | 2025-08-21 12:53 -0700 |
| → Re: Undefined behaviour in C23 | David Brown <david.brown@hesbynett.no> | 2025-08-22 17:58 +0200 |
| → Re: Undefined behaviour in C23 | anton@mips.complang.tuwien.ac.at | 2025-08-22 17:16 +0000 |
| → Re: Undefined behaviour in C23 | Keith Thompson <Keith.S.Thompson+u@gmail.com> | 2025-08-22 15:11 -0700 |
| → Re: Undefined behaviour in C23 | David Brown <david.brown@hesbynett.no> | 2025-08-23 16:55 +0200 |
| → Re: Undefined behaviour in C23 | Keith Thompson <Keith.S.Thompson+u@gmail.com> | 2025-08-23 15:58 -0700 |
| → Re: Undefined behaviour in C23 | James Kuyper <jameskuyper@alumni.caltech.edu> | 2025-08-25 22:13 -0400 |
| → Re: Undefined behaviour in C23 | James Kuyper <jameskuyper@alumni.caltech.edu> | 2025-08-26 13:41 -0400 |
| → Re: Undefined behaviour in C23 | Michael S <already5chosen@yahoo.com.dmarc.email> | 2025-08-26 22:28 +0300 |
| → Re: Undefined behaviour in C23 | James Kuyper <jameskuyper@alumni.caltech.edu> | 2025-08-26 16:53 -0400 |
| → Re: Undefined behaviour in C23 | anton@mips.complang.tuwien.ac.at | 2025-08-21 05:44 +0000 |
| → Re: Undefined behaviour in C23 | David Brown <david.brown@hesbynett.no> | 2025-08-22 18:42 +0200 |
| → Re: Undefined behaviour in C23 | anton@mips.complang.tuwien.ac.at | 2025-09-06 17:15 +0000 |
| Paper: CrossTL: A Universal Programming Language Translator with Unified Intermediate Representation (1 reply) | John R Levine <johnl@taugh.com> | 2025-09-01 11:16 +0200 |
| → Re: Paper: CrossTL: A Universal Programming Language Translator with Unified Intermediate Representation | Derek <derek@shape-of-code.com> | 2025-09-02 12:45 +0100 |
| Paper: Syntactic Completions with Material Obligations (1 reply) | John R Levine <johnl@taugh.com> | 2025-08-26 15:43 -0400 |
| → Re: Paper: Syntactic Completions with Material Obligations | Derek <derek-nospam@shape-of-code.com> | 2025-08-28 22:36 +0100 |
| Re: Undefined behaviour in C23 (1 reply) | Martin Ward <mwardgkc@gmail.com> | 2025-08-21 15:11 +0100 |
| → Re: Undefined behaviour in C23 | antispam@fricas.org | 2025-08-23 15:45 +0000 |
| Prior art for operator parsing trick (3 replies) | Kaz Kylheku <643-408-1753@kylheku.com> | 2025-04-05 23:22 +0000 |
| → Re: Prior art for operator parsing trick | antispam@fricas.org | 2025-04-06 16:00 +0000 |
| → Re: Prior art for operator parsing trick | Kaz Kylheku <643-408-1753@kylheku.com> | 2025-04-06 17:18 +0000 |
| → Re: Prior art for operator parsing trick | Kaz Kylheku <643-408-1753@kylheku.com> | 2025-08-03 22:16 +0000 |
| paper: Towards Automatic Error Recovery in Parsing Expression (2 replies) | John R Levine <johnl@taugh.com> | 2025-07-08 20:59 -0400 |
| → Re: paper: Towards Automatic Error Recovery in Parsing Expression | Kaz Kylheku <643-408-1753@kylheku.com> | 2025-07-09 04:33 +0000 |
| → Re: paper: Towards Automatic Error Recovery in Parsing Expression | cross@spitfire.i.gajendra.net | 2025-07-11 11:33 +0000 |
| Finding Compiler Bugs through Cross-Language Code Generator and Differential Testing | John R Levine <johnl@taugh.com> | 2025-07-10 14:54 -0400 |
| Nice application of that hash bisection debugging approach. (1 reply) | Kaz Kylheku <643-408-1753@kylheku.com> | 2025-07-04 08:27 +0000 |
| → Re: Nice application of that hash bisection debugging approach. | Kaz Kylheku <643-408-1753@kylheku.com> | 2025-07-05 00:52 +0000 |
| Paper: On the Feasibility of Deduplicating Compiler Bugs with Bisection | John R Levine <johnl@taugh.com> | 2025-07-01 12:12 -0400 |
| CompilerGPT: Leveraging Large Language Models for Analyzing and Acting on Compiler Optimization Reports | John R Levine <johnl@taugh.com> | 2025-06-09 09:40 +0200 |
| Paper: TPDE: A Fast Adaptable Compiler Back-End Framework | John R Levine <johnl@taugh.com> | 2025-05-29 18:07 -0400 |
| AI for optimization? (4 replies) | anton@mips.complang.tuwien.ac.at | 2025-05-24 05:26 +0000 |
| → Re: AI for optimization? | arnold@freefriends.org | 2025-05-25 03:52 +0000 |
| → Re: AI for optimization? | antispam@fricas.org | 2025-05-25 22:11 +0000 |
| → Re: AI for optimization? | Kaz Kylheku <643-408-1753@kylheku.com> | 2025-05-26 03:42 +0000 |
| → Re: AI for optimization? | George Neuner <gneuner2@comcast.net> | 2025-05-26 00:28 -0400 |
| Re: AI for optimization? | Martin Ward <mwardgkc@gmail.com> | 2025-05-25 15:37 +0100 |
| Ada-Europe - AEiC 2025 early registration deadline imminent | Dirk.Craeynest@cs.kuleuven.be | 2025-05-24 23:21 +0200 |
← Newer ~Page 1 of ~57 (articles 3660–3703) Older →
csiph-web