Viewing profile — gratimax
gratimax
HN member- Joined
- Mon, Jun 16, 2014, 3:40 AM UTC
- HN karma
- 1
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About gratimax
No profile information was provided.
Recent public activity
-
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…
- story
-
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…
-
comment
Comment #7905772
brainfuck has no procedures, so no can do. :)
-
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…