This is a Zig experimental repository. Simple shell commands will be added to show how to code in the Zig language.
 
 
Go to file
Philippe Pittoli 3efae0c623 Makefile. 2022-05-06 00:50:53 +02:00
src ls: new zig API (PR incoming!). 2022-05-06 00:48:42 +02:00
.gitignore README with build explanation, gitignore. 2020-12-05 01:05:58 +01:00
Makefile Makefile. 2022-05-06 00:50:53 +02:00
README.md README with build explanation, gitignore. 2020-12-05 01:05:58 +01:00

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