Live data from Hacker News

Viewing profile — objecthub

objecthub

HN member
Joined
Mon, Apr 06, 2026, 6:32 PM UTC
HN karma
2
Public activity
2 items

About objecthub

No profile information was provided.

Recent public activity

  1. comment
    Comment #47730927

    Thanks for the reference! I must have overlooked this when implementing the scanner. Will definitely be added. Thanks for letting me know.

  2. comment
    Comment #47665041

    Author from LispPad here... Polar complex number literals are actually not part of R7RS and (make-polar ...) would need to be used for writing portable code. Complex number literal…