This is a Zig experimental repository. Simple shell commands will be added to show how to code in the Zig language.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Philippe Pittoli cc71aaf6a2
Remove useless code and comments.
2 years ago
src Remove useless code and comments. 2 years ago
.gitignore README with build explanation, gitignore. 3 years ago
Makefile Makefile. 2 years ago
README.md README with build explanation, gitignore. 3 years ago

README.md

This is an experimental repository.

We just want to try Zig code, writing basic functions and commands.

How to compile stuff.

zig build-exe src/command.zig