Tag: Zig
All the articles with the tag "Zig".
Write Markdown Lexer and Parser in Zig
Published: at 11:48 AMAs the Zig able to do some sort of pattern maching(tagged union), it would be a good way to write some simple DFA(Parser, Lexer) using Zig, using code to create DFA, manage state transform using if-else(switch).
Make Zig Avaliable in Jules Env
Published: at 08:45 AMHow to add Zig programming language compiler to Jules environment