
What we’re about
Berlin chapter of http://www.meetup.com/papers-we-love
What was the last paper within the realm of computing you read and loved? What did it inspire you to build or tinker with? Come share the ideas in an awesome academic/research paper with fellow engineers, programmers, and paper-readers. Lead a session and show off code that you wrote that implements these ideas or just give us the lowdown about the paper. Otherwise, just come, listen, and discuss in a low ego, friendly environment.
We'll be using and improving papers-we-love's curated repository. Please contribute by adding PR's for papers, code, and/or links to other repositories. We will be recording talks and they will appear on the shared Youtube account.
Please read and follow the Code Of Conduct, please let one of the organisers know if anything makes you uncomfortable.
Upcoming events (1)
See all- On the Translation of Languages from Left to RightAfilio GmbH, Berlin
Going back to the roots of parsing theory, Marijn will discuss Knuth's 1965 paper On the Translation of Languages from Left to Right, which lays out the LR parser algorithm. 60 years later, the somewhat peculiar algorithm from this paper still underpins modern performant parser tools like tree-sitter. We'll look into how LR parsing works, and touch on how LR parsing techniques have evolved in the meantime.