Skip to content

A personal testing ground for exploring the capabilities and syntax of the Zig programming language.

License

BSD-3-Clause, Unlicense licenses found

Licenses found

BSD-3-Clause
LICENSE
Unlicense
UNLICENSE
Notifications You must be signed in to change notification settings

tonytins/zsandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Zig Sandbox (zsandbox)

Zig Sandbox is a personal testing ground for exploring the capabilities and syntax of the Zig programming language.

Requirements

  • Zig 0.11 or newer

Getting Started

To start experimenting with Zig in this sandbox, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/tonytins/zsandbox.git
  2. Navigate to the Repository:

    cd zsandbox
  3. Run the Examples: Execute the code examples using the Zig compiler. For instance:

    zig build run -- --[tokens|cuboid|chiper]
  4. Experiment and Learn: Modify the code, try out different constructs, and see how Zig behaves.

License

In jurisdictions that recognize copyright waivers, I've waived all copyright and related or neighboring rights for to this project. In areas where these waivers are not recognized, BSD-3-Clause is enforced.

About

A personal testing ground for exploring the capabilities and syntax of the Zig programming language.

Resources

License

BSD-3-Clause, Unlicense licenses found

Licenses found

BSD-3-Clause
LICENSE
Unlicense
UNLICENSE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages