Sadly, There is such thing as a wrong decision
when i first set out to make zolt i figure it will be a good place to learn zig i mean it such a small project just a simple http server that execute lua. but then i started using it myself and kept needing more feature but sadly even tho this project started as a way to learn zig. i just didn’t really click with it thus when implementing feature i kept having to relies a lot on codex.
So what?
so i started a new branch call experimental-go that contain a go rewrite of zoltd plan to be as much backward compatible as possible but not fully as zig zoltd use luau while go zoltd use gopher lua but otherwise i will try and implement all function in zig
Naming
even tho the project is being rewritten in go. the name will still remain zolt cuz golt sound worse
What zolt go version like right now
i just implement a lua runtime based on gopher-lua and implement 2 function echo() and print()
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.