Elektrine lite

← Feed

@LunaDragofelis@void.lgbt

Post #4202998

2026-07-29 15:26 UTC

@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.

Replies (1)

  • @LunaDragofelis@void.lgbt @dysfun@social.treehouse.systems Thanks for mentioning Kittyscript, I’ll give it a look! For something that seems at least superficially similar, there’s the Janet Language. (I have a directory on my computer with dozens of downloaded languages I haven’t had the time to play with 😭 )

    Open ##4281019