Y
Hacker News
new
|
ask
|
show
|
jobs
by
Abishek_Muthian
1301 days ago
Have you replaced writing C code for ESP with writing Nim and compiling it to C instead?
1 comments
girvo
1300 days ago
That’s exactly what we’re doing, yeah. --compileOnly gets pretty far, and I’d love to remove the need for having to run that compilation step separately before CMake builds the firmware from the generated C sources
link
Abishek_Muthian
1300 days ago
Excellent, I've been hearing good things about Nim. I'm eager to try it out soon for a embedded project.
link
girvo
1300 days ago
You'll find me (and some others) in the #embedded channel on Nim's Discord/Matrix if you have questions!
link
Abishek_Muthian
1300 days ago
Yay! Thank you.
link