I’ve been building A-Lang — a lightweight programming language aimed at being fast, simple to read, easy to embed, and great for small tools and game scripting. It’s inspired by Lua’s minimalism and Rust’s modern syntax style.
I’d love feedback from people who build languages or enjoy dev tools. What should I improve next?
msephton•11h ago
Interesting! Your code sample is centre aligned on the website, which strikes me as odd. Should it be left aligned? The theme picker also has no effect for me.
alexandrelanda•11h ago
I’ve been building A-Lang — a lightweight programming language aimed at being fast, simple to read, easy to embed, and great for small tools and game scripting. It’s inspired by Lua’s minimalism and Rust’s modern syntax style.
I’d love feedback from people who build languages or enjoy dev tools. What should I improve next?