# zig-learn **Repository Path**: cekongnet/zig-learn ## Basic Information - **Project Name**: zig-learn - **Description**: 嵌入式编程zig语言学习例程 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-16 - **Last Updated**: 2022-01-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # zig-learn #### 介绍 嵌入式编程zig语言学习例程 mkdir hello-world/ cd hello-world/ zig init-exe/zig build run