kassane commented on PR #13139: URL: https://github.com/apache/nuttx/pull/13139#issuecomment-2307264535
> Please include a commit message explaining the purpose of adding these new languages to CI The main objective is to determine if the examples really work or if they have been obsoleted. The languages included in the list promote good interoperability with the NuttX API (C predominant). It is possible that the examples of these languages will need to be improved to go beyond a simple "hello world!". This will show if they are worth integrating in NuttX. - Rust, which is currently gaining popularity for its secure language ("safe memory"), Swift is following the same trend (leaving Apple exclusivity). - Zig and D meet the needs of a specific group of developers, pioneers, enthusiasts, or even professionals (embedded focused). This PR will continue as a draft. It will test the languages mentioned above (except rust). **The unnecessary will be discarded in the final solution.** -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org