forgot to post a devlog earlier. i’m making Petal because I like Zig’s language features a lot more than JavaScript’s, but I still want to develop for the web efficiently. also, I think a more restricted, compiled language could create smaller & more efficient JavaScript bundles. i currently have a tokenizer, heavily based on Zig’s, with just enough tokens to start working on a parser/AST.
corresponding commit: “fix overrunning file buffer”
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.