Live data from Hacker News

Viewing profile — thweoru23432

thweoru23432

HN member
Joined
Fri, Aug 05, 2022, 11:38 PM UTC
HN karma
10
Public activity
3 items

About thweoru23432

No profile information was provided.

Recent public activity

  1. comment
    Comment #32363300

    Actually, that might be evidence that there really hasn't been much progress in Systems/PL.

  2. comment
    Comment #32363279

    "Metaprogramming" is a very broad term. Templates etc. might be nice, but it's hardly anything compared to what you can do with Lisp macros (there's an orthogonal issue that this p…

  3. comment
    Comment #32363258

    Actually SBCL (and other CL impls) still follow this tradition; cf. https://pvk.ca/Blog/2014/03/15/sbcl-the-ultimate-assembly-co... You can also use the new sb-simd to play around …