All RFCs
This page provides an overview of all RFCs (Request for Comments) in the Dada language development process.
Active RFCs
RFCs currently under discussion and development.
(None yet)
Accepted RFCs
RFCs that have been accepted but not yet implemented.
(None yet)
Implemented RFCs
RFCs that have been fully implemented and are part of the language.
(None yet)
Draft RFCs
RFCs that are still being written or refined.
0 |
RFC-0000: Template | |
|
Brief one-paragraph explanation of the feature being proposed. |
||
1 |
RFC-0001: String Literals | |
|
Define string literal syntax for Dada that makes string interpolation the default behavior, learning from the evolution of string handling in languages like Rust and the success of template literals in JavaScript/TypeScript. String literals in Dada have type |
||
2 |
RFC-0002: RFC Process and Specification Workflow | |
|
Establish a comprehensive RFC and specification workflow that enables incremental development of language features while maintaining clear separation between design documentation (RFCs) and normative specification text. |
||