Translations:Zig/58/de

From Gentoo Wiki
Jump to:navigation Jump to:search

ast-check Look for simple compile errors in any set of files

 build-exe        Create executable from source or object files
 build-lib        Create library from source or object files
 build-obj        Create object from source or object files
 fmt              Reformat Zig source into canonical form
 run              Create executable and run immediately
 test             Create and run a test build
 translate-c      Convert C code to Zig code