Earlier quoted context omitted.
Congrats! Can't wait to get my hands on a copy.
I mention you on page 566. :)
Crafting Interpreters is available in print
31–40 of 120 posts
Re: Crafting Interpreters is available in print
#32I just finished the first part of the book (building the intepreter, but I did it in typed Python). The book sent me back to the college days where I remember doing similar things. Can't wait to start working on the bytecode virtual machine. It's really an excellent book.
How difficult was it to make this in a different language than the one used on the book?
https://github.com/munificent/craftinginterpreters/wiki/Lox-...
That means it's either not too hard to do yourself, or at the very least you can use their ports as a reference as you work through the book.
Re: Crafting Interpreters is available in print
#33Author here! It feels amazing to have this done and live. I'm happy to talk about whatever you might want to know about it. If you're curious how the sausage was made, I wrote a blog post about taking the web book and bringing it to print and ebook here: http://journal.stuffwithstuff.com/2021/07/29/640-pages-in-15...
Re: Crafting Interpreters is available in print
#34Keep writing, Bob!
Re: Crafting Interpreters is available in print
#35I just finished the first part of the book (building the intepreter, but I did it in typed Python). The book sent me back to the college days where I remember doing similar things. Can't wait to start working on the bytecode virtual machine. It's really an excellent book.
How difficult was it to make this in a different language than the one used on the book?
Re: Crafting Interpreters is available in print
#36Earlier quoted context omitted.
> I just bought a copy, mostly to reward your effort Thank you! > did you consciously decide to turn off tagged PDF I did not. I did export an interactive PDF from InDesign and took care to make sure that the table of contents and internal links work, but I have zero experience in PDF accessibility. I'll take a look into it and see what I can figure out.
> I have zero experience in PDF accessibility. You and 99% of people who have ever produced a PDF file, I would guess. Which is why I wish InDesign would do the right thing by default. No big deal for this book since it's available in other formats, and I don't regret purchasing the PDF, but so many other books and documents are made available only as PDF.
Re: Crafting Interpreters is available in print
#37Author here! It feels amazing to have this done and live. I'm happy to talk about whatever you might want to know about it. If you're curious how the sausage was made, I wrote a blog post about taking the web book and bringing it to print and ebook here: http://journal.stuffwithstuff.com/2021/07/29/640-pages-in-15...
Hi Bob! Congratulations on shipping the book! This book has been a life saver during the pandemic, not only the world situation but I personally was a bit disappointed with my career. I was inspired by one of your posts where you mention that you were writing every single day for four years. I decided to use the same approach and I started reading the book and coding a bit every single day. I was able to finish it co…
Yes! It is the dumbest, weirdest life hack, but it seems to work for perfectionists like us.
Re: Crafting Interpreters is available in print
#38Earlier quoted context omitted.
That's going to look awesome next to my copy of Game Programming Patterns! ... What do you mean "Temporarily Out Of Stock", amazon.co.uk!?
It should sort itself out soon, I hope.
But to pile in with everybody else, congratulations!
Re: Crafting Interpreters is available in print
#39Re: Crafting Interpreters is available in print
#40Author here! It feels amazing to have this done and live. I'm happy to talk about whatever you might want to know about it. If you're curious how the sausage was made, I wrote a blog post about taking the web book and bringing it to print and ebook here: http://journal.stuffwithstuff.com/2021/07/29/640-pages-in-15...