Skip to content

Commit 2916461

Browse files
committed
More announcements
1 parent 9a77bb7 commit 2916461

File tree

3 files changed

+655
-0
lines changed

3 files changed

+655
-0
lines changed

Diff for: _announce/2025-02-12-lctes_2025.txt

+120
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,120 @@
1+
---
2+
title: "LCTES 2025: Call for Papers"
3+
timestamp: "2/12/2025 9:41:23"
4+
deadline: "3/14/2025"
5+
---
6+
---
7+
8+
__Call for Papers__
9+
10+
26th ACM SIGPLAN/SIGBED International Conference on
11+
12+
Languages, Compilers, and Tools for Embedded Systems (LCTES 2025)
13+
14+
https://pldi25.sigplan.org/home/LCTES-2025
15+
16+
Seoul, South Korea, June 16-17, 2025
17+
18+
---
19+
20+
Dear Colleagues,
21+
22+
We would like to bring your attention to the call for papers for the 26th ACM SIGPLAN/SIGBED International Conference on Languages, Compilers, and Tools for Embedded Systems (LCTES 2025). LCTES 2025 will be held in Seoul, South Korea 🇰🇷 from June 16 to 17, 2025, co-located with PLDI 2025.
23+
24+
We enthusiastically look forward to your submissions on programming languages, compilers, tools, theory, and architectures that help in overcoming technical challenges in embedded systems and their emerging applications. Our sincere apologies if you receive multiple copies of this message.
25+
26+
## About the Conference
27+
28+
LCTES provides a link between the programming languages and embedded systems engineering communities. Researchers and developers in these areas are addressing many similar problems but with different backgrounds and approaches. LCTES is intended to expose researchers and developers from either area to relevant work and interesting problems in the other area and provide a forum where they can interact. Research papers on innovative techniques are welcome, as well as experience papers on insights obtained by experimenting with real-world systems and applications.
29+
30+
## Important Dates
31+
32+
- Abstract Submission: March 7, 2025
33+
- Paper Submission: March 14, 2025
34+
- Paper Notification: April 21, 2025
35+
- Artifact Evaluation Submission: April 28, 2025
36+
- Artifact Evaluation Notification: May 9, 2025
37+
- Camera-Ready Submission: May 12, 2025
38+
- Conference Dates: June 16-17, 2025
39+
40+
(All times are UTC-12, or "anywhere on earth", unless otherwise stated.)
41+
42+
43+
## Paper Categories
44+
45+
- Full paper: 10 pages presenting original work (at most 2 additional pages for references and appendix)
46+
47+
- Poster, work-in-progress and invited paper: 4 pages papers presenting original ideas that are likely to trigger interesting discussions
48+
49+
Accepted papers in both categories will appear in the proceedings published by ACM. In addition, there will be Distinguished Paper awards selected from accepted papers to recognize the outstanding work among all papers.
50+
51+
- Submission site: https://lctes2025.hotcrp.com/
52+
53+
54+
## Topics of Interest
55+
56+
Original contributions are solicited on the topics of interest including, but not limited to:
57+
58+
- Programming language challenges
59+
- Domain-specific languages
60+
- Features to exploit multicore, reconfigurable, and other emerging architectures
61+
- Features for distributed, adaptive, and real-time control embedded systems
62+
- Capabilities for specification, composition, and construction of embedded systems
63+
- Language features and techniques to enhance reliability, verifiability, and security
64+
- Virtual machines, concurrency, inter-processor synchronization, and memory management
65+
- Compiler challenges
66+
67+
- Interaction between embedded architectures, operating systems, and compilers
68+
- Interpreters, binary translation, just-in-time compilation, and split compilation
69+
- Support for enhanced programmer productivity
70+
- Support for enhanced debugging, profiling, and exception/interrupt handling
71+
- Optimization for low power/energy, code/data size, and real-time performance
72+
- Parameterized and structural compiler design space exploration and auto-tuning
73+
- Tools for analysis, specification, design, and implementation
74+
- Hardware, system software, application software, and their interfaces
75+
- Distributed real-time control, media players, and reconfigurable architectures
76+
- System integration and testing
77+
- Performance estimation, monitoring, and tuning
78+
- Run-time system support for embedded systems
79+
- Design space exploration tools
80+
- Support for system security and system-level reliability
81+
- Approaches for cross-layer system optimization
82+
- Theory and foundations of embedded systems
83+
84+
- Predictability of resource behavior: energy, space, time
85+
- Validation and verification, in particular of concurrent and distributed systems
86+
- Formal foundations of model-based design as the basis for code generation, analysis, and verification
87+
- Mathematical foundations for embedded systems
88+
- Models of computations for embedded applications
89+
- Novel embedded architectures
90+
91+
- Design and implementation of novel architectures
92+
- Workload analysis and performance evaluation
93+
- Architecture support for new language features, virtualization, compiler techniques, debugging tools
94+
- Architectural features to improve power/energy, code/data size, and predictability
95+
- Mobile systems and IoT
96+
97+
- Operating systems for mobile and IoT devices
98+
- Compiler and software tools for mobile and IoT systems
99+
- Energy management for mobile and IoT devices
100+
- Memory and IO techniques for mobile and IoT devices
101+
102+
- Large language models (LLMs) and programming languages/compilers
103+
- Impact of LLMs on embedded system design and architectures
104+
- LLM-based debugging tools for embedded software
105+
- Adapting LLMs for resource-constraint environment
106+
- LLM for embedded systems and compilers
107+
- LLM for program analysis, testing and verification
108+
- Program analysis, testing and verification for LLM
109+
110+
---
111+
112+
If you have any questions regarding the conference, please contact the program chair: Yongjun Park ([email protected])
113+
114+
Thank you and best regards,
115+
116+
Seonyeong Heo
117+
118+
LCTES 2025 Publicity Chair
119+
120+

0 commit comments

Comments
 (0)