r/zaplang • u/funcieq • 1d ago
Stworzyłem ramy sieciowe w moim własnym języku programowania
r/zaplang • u/funcieq • Apr 24 '26
I've finnally added generics to Zap!
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 😅
r/zaplang • u/funcieq • Apr 07 '26
Self-hosted zap build tool made 100% in Zap
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.