Elektrine lite

← Feed

arpnsh

aerphanas@tilde.zone

<p>:slackware_linux: </p><p>East Jakarta, Indonesia</p>

Posts

  • Post #3122344

    PreScheme arena allocator, the funny part is i can just define external C text like in address-&amp;gt;color and color-size LOL #scheme #prescheme #lisp

  • Post #3122343

    I tried Zig today, it was pleasant to write. The last time I checked IIRC it was version 0.10.1. I think the language is progressing quite well and I like it.

  • Post #3122342

    When creating a function that frees memory, having the function accept an allocator is helpful. I can just track that function, which is pretty convenient.

  • Post #3122341

    would be banger if my emulator can pull data from unix or tcp socket that generated from Lisp

  • Post #3122340

    plus side of StumpWM, i can change background directly with clx without hsetroot

  • Post #3122339

    Separating the logic and drawing into separate threads made the app so fast, around 400 FPS, that it crashed my StumpWM, LOL

  • Post #3122338

    i have OOP at home edit: top should be car, i lazy to make another screenshot :) #commonlisp #lisp

  • Post #3122337

    need to ship a Raylib app on Windows, thank god Zig can compile Windows resource files

  • Post #3122336

    *he looks straight into your soul 👀

  • Post #3122335

    i&amp;#39;ve been using Zig for a while, i built an ATtiny85 emulator with Raylib for my final university assignment, it can compile to Linux, Windows, macOS*, and the web with just zig build, which is pretty amazing. https://codeberg.org/aerphanas/zel *i don&amp;#39;t have a Mac, but technically it should build there too. #zig #raylib