An open API service indexing awesome lists of open source software.

https://github.com/mrpicklepinosaur/eisuu

image asciizer written in ziglang
https://github.com/mrpicklepinosaur/eisuu

ascii-art cli zig

Last synced: 8 months ago
JSON representation

image asciizer written in ziglang

Awesome Lists containing this project

README

          

【英数変換機】 eisuu henkanki

image asciizer written in zig lang

## SETTING UP FOR DEVELOPMENT

ensure that you are using zig 0.9.1

## RESOURCES

this project was written to learn some zig, here are some resources that i
used:
- [ziglang docs](https://ziglang.org/documentation/0.8.1/#Introduction)
- [ziglearn.org](https://ziglearn.org/)
- [zig build explained](https://zig.news/xq/zig-build-explained-part-1-59lf)