Nim on everything From microcontrollers to web-sites, C and JS as intermediary languages

preview_player
Показать описание
by Peter Munch-Ellingsen

At: FOSDEM 2020

Nim is an interesting new language whose design is focused around the concept of a small core and great extensibility through a powerful macro system and multiple compilation targets. In this talk I want to showcase how Nim compiles to both C/C++ and JavaScript, and what this means for how easy interoperability and targeting many different platforms can be. Showcasing how the same language can be used for programming anything from the tiniest resource scarce microcontrollers to web-sites or web-technology based desktop applications (like Electron) to normal desktop applications and server applications.

Room: AW1.125
Scheduled start: 2020-02-02 14:20:00
Рекомендации по теме
Комментарии
Автор

Nice, do you know if there is a webpage explaining how you integrate nim into the arduino IDE ?

vincentj.