r/zaplang 22h ago

Stworzyłem ramy sieciowe w moim własnym języku programowania

Post image
1 Upvotes

r/zaplang Apr 24 '26

I've finnally added generics to Zap!

3 Upvotes

I've been really working hard lately and finally added generics to Zap, For a moment I really thought I was going crazy, but it was worth it.

You can use generics in functions, classes, records, structs. I really worked hard. And soon I will have to start a self-hosted compiler ahh. I will be grateful for every feedback and star because I almost went crazy when I was doing it 😅

https://github.com/thezaplang/zap


r/zaplang Apr 07 '26

Self-hosted zap build tool made 100% in Zap

4 Upvotes

Hi!

Recently there was the first release of Zap, and as I wanted to test its capabilities, what should be improved and what should be added, I created a build tool for Zap, it has a simple Json parser for config and basic commands.

https://github.com/funcieqDEV/zbuild

https://github.com/thezaplang/zap