Elektrine lite

← Feed

@StompyRobot@mastodon.gamedev.place

Post #2235316

2026-02-01 23:54 UTC

@resuna@ohai.social @suetanvil@freeradical.zone I've built systems with millions of users in Erlang, Haskell, PHP, Typescript, C++, python, and go. I've built editor customizations and embedded scripting in lisp. I've built nothing real in Forth, but hobby projects. Dynamically tag checked languages with self modifying code are maintenance nightmares at scale. Best experience was Haskell; most pragmatic was Typescript. Anyway.

Replies (2)

  • @mirth@mastodon.sdf.org 2026-02-07 23:12

    @StompyRobot@mastodon.gamedev.place @resuna@ohai.social @suetanvil@freeradical.zone Everybody wants to build the whizz bang distributed ledger to track how much internet funny money people have and nobody wants to tackle tax accounting.

    Open ##2235317

  • @resuna@ohai.social 2026-02-08 00:16

    @StompyRobot@mastodon.gamedev.place @suetanvil@freeradical.zone Reflection doesn't mean self-modifying code, it means that code is a first class object in the language.

    Open ##2235318