Flutterby™! : I have a couple of personal projects

Next unread comment / Catchup all unread comments User Account Info | Logout | XML/Pilot/etc versions | Long version (with comments) | Weblog archives | Site Map | | Browse Topics

I have a couple of personal projects

2025-10-07 19:30:02.616246+02 by Dan Lyke 1 comments

I have a couple of personal projects I'd like to hack together, but I'm kinda stuck because I want to move my own skills forward as I do it. Python is a fucking dependency and performance nightmare, ECMAScript involves package managers, Rust is "what if we made the code endlessly complex because you need to manually manage arenas", and I'm quickly back to choosing between C++ and Perl, and that's just solving my problem, not actually learning anything.

[ related topics: Interactive Drama Perl Open Source Theater & Plays Monty Python Education Python hubris ]

comments in ascending chronological order (reverse):

#Comment Re: I have a couple of personal projects made: 2025-10-07 22:02:55.488571+02 by: spc476

Lua? Simple. Easy to embed in C or C++. Doesn't come with a ton of batteries, but that may be a plus.