Viewing profile — AndruLuvisi
AndruLuvisi
HN member- Joined
- Mon, Nov 19, 2018, 5:00 PM UTC
- HN karma
- 5
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About AndruLuvisi
No profile information was provided.
Recent public activity
-
comment
Comment #46412304
"The simple things are not obvious." Truer words were never spoken.
-
comment
Comment #46005222
Thank you both for the replies.
-
comment
Comment #46003001
Does it cover tail calls?
-
comment
Comment #41135662
Name: Andru Luvisi Seeking: Information Security Officer or IT Management position Location: Rohnert Park, California (North San Francisco Bay Area) Remote: Yes Willing to relocate…
- comment
-
comment
Comment #38833554
The first edition of Programming Perl had a script that did this called travesty. You can download it from https://resources.oreilly.com/examples/9780937175644 When I was learning …
-
comment
Comment #38768491
Thank you for sharing! I didn't notice any mention of tail calls. Does it support proper tail calls?
-
comment
Comment #32153723
Why do so many new and improved languages still lack tail calls?
-
comment
Comment #18488180
As I recall, my goal was merely to point out that unstructured jumps are still used for error handling. I was in no way attempting to claim that the two features are the same. I'm …
-
comment
Comment #18488126
Original author here. This was a handout for a computer science colloquium talk that I gave many years ago. It's fun to see this show up on Hacker News, and thank you all for not h…
-
comment
Comment #18488089
Original author here. Funny you should mention that. I once made an attempt to do the same. You can find it at http://web.sonoma.edu/users/l/luvisi/scheme/prog.scm One fun thing ab…