petal
- 2 Devlogs
- 4 Total hours
programming language that compiles to JavaScript and Zig
programming language that compiles to JavaScript and Zig
it doesn’t seem like i can delete my project but i hate writing devlogs and this whole website is Straight GPT so i quit
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”