zig
Software compiler
A general-purpose programming language and toolchain for building robust, maintainable software
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
35k stars
369 watching
3k forks
Language: Zig
last commit: 8 days ago
Linked from 3 awesome lists
compilerlanguagezig
Related projects:
Repository | Description | Stars |
---|---|---|
ziglang/zig-bootstrap | An open-source project to build a fully operational Zig compiler from scratch. | 386 |
mattnite/zig-zlib | A package to statically compile and link zlib in Zig applications. | 21 |
ziglang/sublime-zig-language | Support for Zig language syntax highlighting and build system integration in Sublime Text | 85 |
marler8997/zigup | Manages and provides access to various Zig compilers. | 779 |
curtisfenner/zsmol | A compiler and reference implementation for a new programming language | 9 |
zpsp-dev/zig-psp | A project to port the Zig programming language to the Sony PlayStation Portable platform. | 88 |
sam701/zig-cli | A package for building command line apps in Zig | 208 |
zolang/zolang | A programming language that allows users to generate code for multiple platforms through a templating specification file system | 148 |
ziglang/vscode-zig | An extension providing language support and tools for the Zig programming language in Visual Studio Code. | 549 |
zighelp/zighelp | A comprehensive resource for learning and using the Zig programming language. | 37 |
suirad/zig-header-gen | Automates code generation of headers and bindings for multiple languages from Zig source code | 77 |
gernest/hoodie | A language server implementation for the Zig programming language with additional features | 18 |
ziglang/zig-pypi | A tool for packaging Zig programming language releases as Python binary wheels and publishing them to PyPI. | 151 |
ziglang/zig-mode | A mode for Emacs to support the Zig programming language | 171 |
hwu1001/zig-string | Provides a String struct for the Zig programming language. | 17 |