Live data from Hacker News

Viewing profile — AndruLuvisi

AndruLuvisi

HN member
Joined
Mon, Nov 19, 2018, 5:00 PM UTC
HN karma
5
Public activity
11 items

About AndruLuvisi

No profile information was provided.

Recent public activity

  1. comment
    Comment #46412304

    "The simple things are not obvious." Truer words were never spoken.

  2. comment
    Comment #46005222

    Thank you both for the replies.

  3. comment
    Comment #46003001

    Does it cover tail calls?

  4. 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…

  5. comment
  6. 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 …

  7. comment
    Comment #38768491

    Thank you for sharing! I didn't notice any mention of tail calls. Does it support proper tail calls?

  8. comment
    Comment #32153723

    Why do so many new and improved languages still lack tail calls?

  9. 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 …

  10. 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…

  11. 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…