Live data from Hacker News

Viewing profile — ghfwlc

ghfwlc

HN member
Joined
Thu, Jul 27, 2023, 8:30 AM UTC
HN karma
13
Public activity
3 items

About ghfwlc

No profile information was provided.

Recent public activity

  1. comment
    Comment #36890698

    Compared to Python, Common Lisp hardly has any performance issues.

  2. comment
    Comment #36890684

    Restarting from the debugger keeps state without third party Python hacks that you mention. In this example Python increments x twice, Lisp just once: >>> x = 0 >>> def f(): ... gl…

  3. comment
    Comment #36890615

    Common Lisp is still the most pleasant REPL language. The only complaint I have is that too many function names are taken due to the large spec.