Live data from Hacker News

Viewing profile — gratimax

gratimax

HN member
Joined
Mon, Jun 16, 2014, 3:40 AM UTC
HN karma
1
Public activity
5 items

About gratimax

No profile information was provided.

Recent public activity

  1. comment
    Comment #11215309

    I don't know of how many completely uninhabited deserts there are in the United States that aren't protected as national or state parks. In addition, how do you transport nuclear w…

  2. story
  3. comment
    Comment #7905830

    Would you call scheme unusable? Of course not, people use it every day. It has 12 'fundamental forms' that cannot be implemented within the language itself without a compiler. Ever…

  4. comment
    Comment #7905772

    brainfuck has no procedures, so no can do. :)

  5. comment
    Comment #7897328

    If you don't already know, there is a Church encoding for singly-linked lists that is in the lambda calculus. We can already implement some of the operations you have listed with j…