Wanting to make a little game from scratch. I finally got some funky Metal rendering going; however, I'm not too happy with the lag in the recording when the window is big.
Wanting to make a little game from scratch. I finally got some funky Metal rendering going; however, I'm not too happy with the lag in the recording when the window is big.
What do you do when you don't have #embed
? Write a little bin2c
-esque program in a couple days &mmkay
I've been wanting to upgrade my static site to a dynamic one for a while. So I'm thinking of making a tool that lets you program a server with Lua. Step one, generating HTML from Lua tables.
I remember there was this one website where you could write javascript to produce sound samples. In this quick and dirty prototype, I've done that general concept, but with lua! I've always wanted a way to freely experiment with sound, so I have this while I'm yearning for rxi's cool program
I was tired of being unable to casually print string slices. So I made a basic printf-like function that can. The power!
The beginning of pretty error messages for &gateway. Errors do store line and column (and byte offsets!), but they are not yet displayed.
I have some HTML coming out of the "compiler" for my experimental markup language, &gateway. Still, I gotta fully implement stuff like bold, italics, and lists.
!til &gateway Trying to invent a markup language that is the opposite of Markdown. Utterly ugly, but unambiguous. It also has errors.