Elektrine lite

← Feed

@nasser@merveilles.town

Post #2495578

2026-05-11 13:30 UTC

noodled on a little compiler last night thats an implementation of a kind of web version of https://code.emma.coop/ramsey/oskar targeting p5.js. using kdl as the syntax but i will probably write my own parser at some point to get rid of those annoying quotation marks

Replies (1)

  • @zkat@fedi.zkat.tech 2026-05-13 21:39

    @nasser@merveilles.town KDL as a curly-brace syntax for mocking up DSLs/languages was not something I originally intended but has been a very pleasant thing to see taking shape. Even if it's useful "at first", that's a huge win. It's basically like having s-expressions!

    Open ##2495577