-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Chikahiro Tokoro edited this page Sep 18, 2024
·
16 revisions
- Handwritten Parsers & Lexers in Go | Gopher Academy Blog https://blog.gopheracademy.com/advent-2014/parsers-lexers/
- Lexical Scanning in Go - Rob Pike - YouTube https://www.youtube.com/watch?v=HxaD_trXwRE
- GopherCon 2018 - How to Write a Parser in Go https://about.sourcegraph.com/blog/go/gophercon-2018-how-to-write-a-parser-in-go
- GopherCon 2018: Sugu Sougoumarane - How to Write a Parser in Go - YouTube https://www.youtube.com/watch?v=NG0s3-s3whY
- vitessio/vitess: Vitess is a database clustering system for horizontal scaling of MySQL. https://github.com/vitessio/vitess
- Code Walkthrough: The Ale Assembler - YouTube https://www.youtube.com/watch?v=ngmPDeRRPos
- https://github.com/krasun/gosqlparser
- https://github.com/tree-sitter/tree-sitter
- Rubyを256倍使うための本 無道編 | 青木 峰郎 |本 | 通販 | Amazon https://www.amazon.co.jp/dp/4756137091
- The future vision of Ruby Parser - RubyKaigi 2023 https://rubykaigi.org/2023/presentations/spikeolaf.html
- Yet Another Ruby Parser - RubyKaigi 2023 https://rubykaigi.org/2023/presentations/kddnewton.html
- しまもん | はすみきん | [Ruby Advent Calendar 2021] PicoRubyあるいはRuby言語のコンパイラについて https://shimane.monstar-lab.com/hasumin/how-to-make-picoruby-compiler
- The Lemon LALR(1) Parser Generator https://sqlite.org/lemon.html
- Fix SQL N+1 queries with RuboCop - RubyKaigi 2023 https://rubykaigi.org/2023/presentations/sue445.html#day2
- https://lists.postgresql.org/manage/ ask in "pgsql-hackers" mailing list is the best way