Viewing profile — nils-m-holm
nils-m-holm
HN member- Joined
- Tue, Jan 08, 2013, 8:39 AM UTC
- HN karma
- 2,019
- Public activity
- 454 items
- HN profile
- View on Hacker News ↗
About nils-m-holm
Recent public activity
-
comment
Comment #48092693
Here are some starting points for exploration: http://t3x.org/lfn/ http://t3x.org/klisp/ http://t3x.org/klisp/22/
-
comment
Comment #47674220
It's a utopia at this point.
-
comment
Comment #47514988
I wrote a book in its spirit in 2012 with a second edition in 2022: http://t3x.org/reload/ It is called Practical Compiler Construction. The Compiler Writing Journey is based on it…
-
comment
Comment #45077065
You don't have to buy them all at once! :) And then, at least for the compiler books, there is: http://t3x.org/files/whichbook.pdf
-
comment
Comment #45073308
Thanks for resubmitting the posting! I appreciate it! :)
-
comment
Comment #45073241
It's good to have a life-time project and watch it evolve over time. Nothing insane about that!
-
comment
Comment #45073197
"A kid in a candy store", I love it! :) Enjoy your stay!
-
comment
Comment #45073160
Aww, man. If you haven't yet purchased the 2nd ed, send me an email!
-
comment
Comment #45073152
LISP in Small Pieces discusses very sophisticated techniques, while LISP From Nothing is more about the quirks and implementations of early LISP. Of course you can write a modern L…
-
comment
Comment #45073142
Yes, the book is about the bootstrapping of LISP, both in a historical and practical context. Hence "from nothing".
-
comment
Comment #45073122
And no AI has harmed the planet in the making of this book.
-
comment
Comment #45073121
I am well aware of that :)
-
comment
Comment #45073115
There are always the sample chapters, and the code from the book is in the public domain. :) The book is basically a modern and more complete version of the "Small C Handbook" of t…
-
comment
Comment #45073065
Thank you for your kind description of my work! Turning the Buddhist (or other) teachings into deeds is not too hard once you have understood who you are, and, maybe more important…
-
comment
Comment #45072954
So have I! :) And thanks for the Cage quote. I enjoyed that, too!
-
comment
Comment #45072940
Thanks! And yes, Scheme 9 from Empty Space should compile on Plan 9! http://t3x.org/s9fes/
-
comment
Comment #45072930
Many thanks to everybody who is wrote in this thread! Your words mean a lot to me! I will reply to some individual messages. If I don't, please substitute "thank you!" :)
-
comment
Comment #45069434
Indeed, thanks!
-
comment
Comment #45069373
Thank you so much for reading my books and describing my work in such beautiful words! You basically answered your own question! My motivation is just the creation of something I f…
-
comment
Comment #45069166
Haha, yes! You are the first one to notice or, at least, to respond.
-
comment
Comment #45068691
But then (ATOM NIL) is neither TRUE nor FALSE.
-
comment
Comment #45068475
tug2024 wrote: > Doesn’t lisp extend lambda calculus (abstraction . application)? As a consequence, lisp (abstraction . application . environment)! Another valid question downvoted…
- comment
-
comment
Comment #45037420
Second edition, with a new chapter on lambda calculus.
- story