Skip to content

kzqiu/zi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

zi = (v+4)i

A single-file terminal text editor inspired by kilo.c.

Building and running

This program has only been tested with Zig 0.15. It can be run directly using:

zig run zi.zig
zig run zi.zig -- file.abc

or compiled into a binary using:

zig build-exe zi.zig
./zi file.abc

About

zi = (v+4)i

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages