Viewing profile — objecthub
objecthub
HN member- Joined
- Mon, Apr 06, 2026, 6:32 PM UTC
- HN karma
- 2
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About objecthub
No profile information was provided.
Recent public activity
-
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.
-
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…