Visibility Jam. July 19-21, 2024. See the results.
msmiley's Avatar
msmiley
Member since

Recent Activity

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.

View original message on Discord

(Baba Is You OST – Rocket Is Dust – Arvi Teikari)

View original message on Discord

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

View original message on Discord

I was tired of being unable to casually print string slices. So I made a basic printf-like function that can. The power!

View original message on Discord

The beginning of pretty error messages for &gateway. Errors do store line and column (and byte offsets!), but they are not yet displayed.

View original message on Discord

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.

View original message on Discord

!til &gateway Trying to invent a markup language that is the opposite of Markdown. Utterly ugly, but unambiguous. It also has errors.

View original message on Discord