#LVGL is Object-Oriented ... Designing an LVGL Wrapper in #ZigLang might be challenging 🤔
https://github.com/lupyuen/zig-lvgl-nuttx#object-oriented-wrapper-for-lvgl
Can we Auto-Generate the #ZigLang Wrapper for #LVGL? Maybe 🤔
https://github.com/lupyuen/zig-lvgl-nuttx#auto-generate-zig-wrapper
Our #ZigLang #LVGL App looks a little neater and safer ... After wrapping the LVGL API in Zig
https://github.com/lupyuen/zig-lvgl-nuttx#after-wrapping-lvgl-api
Null Pointers returned by C to #ZigLang ... Here's how we catch and stop them
https://github.com/lupyuen/zig-lvgl-nuttx#zig-checks-null-pointers
#ZigLang Compiler can't import C Structs containing Bit Fields (yet) ... So we handle these special structs in C instead of Zig
#ZigLang Compiler can Auto-Translate C programs into Zig ... Let's do it for our #LVGL App
https://github.com/lupyuen/zig-lvgl-nuttx#auto-translate-lvgl-app-to-zig
Apache #NuttX RTOS compiles our #LVGL App with these GCC Options ... We'll pass the same options to #ZigLang Compiler
https://github.com/lupyuen/zig-lvgl-nuttx#lvgl-test-app-in-c
Let's convert this #LVGL App from C to #ZigLang
https://github.com/lupyuen/zig-lvgl-nuttx#lvgl-test-app-in-c
Here's why #ZigLang works so well with GTK
https://lupyuen.github.io/articles/pinephone?9#appendix-gtk-backend-for-zgt
#ZigLang Compiler builds Zig Projects ... By calling a tiny Zig Program
https://lupyuen.github.io/articles/pinephone?8#appendix-zig-build-system
IoT Techie and Educator / Apache NuttX PMC