@dysfun@social.treehouse.systems
Post #4202999
2026-07-29 13:45 UTC
You are adopting a new language in 2026. Where should it fall on the power/complexity scale
Replies (1)
-
@LunaDragofelis@void.lgbt 2026-07-29 15:26
@dysfun@social.treehouse.systems Kittyscript is pretty much a project to make the programming language I find perfect. Versatile (embedded, systems, scripting, applications, web, all in one language) and with powerful compile-time and optional run-time macros, reflection and metaprogramming (and an eval function to invoke the compiler at runtime). And with support for OOP patterns and automatic memory management. Basically Common Lisp but with a more C-like textual syntax that can be composed or switched out with a parser combinator.