Live data from Hacker News

Paged Out Issue #8 [pdf]

pagedout.institute

1–10 of 81 posts

Re: Paged Out Issue #8 [pdf]

#4
Yes! Just started reading the table of contents, and already I'm feeling that joy of old-school creative computing. Revival of the culture of personal computers and programming as a technology of liberation. A better future is possible and the power is in our hands.

Re: Paged Out Issue #8 [pdf]

#5
> Query based compilers are all the rage: Rust, Swift, Kotlin, Haskell, and Clang all structure their compilers as queries.

I've never heard of this. It's a pity the article doesn't go into details.

Re: Paged Out Issue #8 [pdf]

#6
post #5

> Query based compilers are all the rage: Rust, Swift, Kotlin, Haskell, and Clang all structure their compilers as queries. I've never heard of this. It's a pity the article doesn't go into details.

Old discussion: https://news.ycombinator.com/item?id=23644391

Re: Paged Out Issue #8 [pdf]

#9
post #5

> Query based compilers are all the rage: Rust, Swift, Kotlin, Haskell, and Clang all structure their compilers as queries. I've never heard of this. It's a pity the article doesn't go into details.

It is a double edged sword of the single page layout that you really have to make one point briefly and get out of there. I had to pare down many details to fit the layout.

If you want to learn more about query based compilers as a concept, I highly recommend ollef's aritcle: https://ollef.github.io/blog/posts/query-based-compilers.htm...

If you want to learn how to implement a query based compiler, I have a tutorial on that here: https://thunderseethe.dev/posts/lsp-base/ (which I also highly recommend but that might be more obvious since I wrote it)

Re: Paged Out Issue #8 [pdf]

#10
post #5

> Query based compilers are all the rage: Rust, Swift, Kotlin, Haskell, and Clang all structure their compilers as queries. I've never heard of this. It's a pity the article doesn't go into details.

[deleted]
Post reply on HN