Bibliography
Vscode Extension / TextMate Grammar
Unsorted
- https://without.boats/blog/references-are-like-jumps/
- https://rust-analyzer.github.io/book/contributing/architecture.html
- https://verdagon.dev/blog/group-borrowing
- https://verdagon.dev/grimoire/grimoire#the-list
- https://matklad.github.io/2024/12/24/minimal-version-selection-revisited.html
- https://sdiehl.github.io/typechecker-zoo/introduction.html
- https://rust-analyzer.github.io/blog
- https://matklad.github.io/2025/08/09/zigs-lovely-syntax.html
- https://mcyoung.xyz/2023/08/01/llvm-ir/
- https://futhark-lang.org/blog/2025-05-07-implement-your-language-twice.html
- https://kobzol.github.io/rust/2025/04/23/two-ways-of-interpreting-visibility-in-rust.html
- https://blog.polybdenum.com/2025/02/14/designing-type-inference-for-high-quality-type-errors.html
- https://blog.yoshuawuyts.com/a-survey-of-every-iterator-variant
- https://thunderseethe.dev/posts/bidirectional-constraint-generation/
- https://blog.yoshuawuyts.com/musings-on-iterator-trait-names/
- https://gist.github.com/boppreh/3b88231b7af15af54d292963f3d79b02
- https://stackoverflow.com/questions/42319737/reason-to-reverse-operands-in-array-access-subscripting
- https://en.m.wikipedia.org/wiki/Method_cascading
- https://verdagon.dev/blog/higher-raii-uses-linear-types
- https://stackoverflow.com/questions/1995113/strangest-language-feature/2023011#2023011
- https://verdagon.dev/blog/higher-raii-7drl
- https://www.mcmillen.dev/language_checklist.html
- https://vorpus.org/blog/notes-on-structured-concurrency-or-go-statement-considered-harmful/
- https://www.thedevtavern.com/blog/posts/structured-concurrency-explained/
- https://gleam.run/news/v0.25-introducing-use-expressions/
- https://without.boats/blog/patterns-and-abstractions/
- https://verdagon.dev/blog/on-removing-let-let-mut
- https://c9x.me/compile/
- https://internals.rust-lang.org/t/is-custom-allocators-the-right-abstraction/13460
- https://medium.com/@dhruvrajvanshi/type-inference-for-beginners-part-1-3e0a5be98a4b
- https://swift.org/documentation/api-design-guidelines/
- https://arrow-kt.io/docs/patterns/monad_comprehensions/
- https://journal.stuffwithstuff.com/2013/01/13/iteration-inside-and-out/
- https://medium.com/@olydis/uncluttered-programming-in-a-world-of-many-programming-concepts-81c5824a528d
- https://norasandler.com/2017/11/29/Write-a-Compiler.html
- https://verdagon.dev/blog/raii-next-steps
- https://without.boats/blog/notes-on-a-smaller-rust/
- https://without.boats/blog/revisiting-a-smaller-rust/
- https://without.boats/blog/the-problem-of-effects/
- https://www.digitalmars.com/articles/b90.html
- https://blog.ezyang.com/2013/05/the-ast-typing-problem/
- https://journal.stuffwithstuff.com/2015/09/08/the-hardest-program-ive-ever-written/
- https://bouvier.cc/2021/02/17/cranelift-codegen-primer/
- https://craftinginterpreters.com/
- https://kotlinlang.org/docs/coroutines-guide.html
- https://tratt.net/laurie/blog/2021/static_integer_types.html
- https://www.reddit.com/r/rust/comments/my3ipa/if_you_could_redesign_rust_from_scratch_today/
- https://internals.rust-lang.org/t/is-custom-allocators-the-right-abstraction/13460
- https://smallcultfollowing.com/babysteps/blog/2013/11/14/treating-vectors-like-any-other-container/
- https://matklad.github.io/2021/02/24/another-generic-dilemma.html
- https://medium.com/@dhruvrajvanshi/type-inference-for-beginners-part-1-3e0a5be98a4b
- https://soc.me/languages/stop-using-angle-brackets-for-generics.html
- https://course.ccs.neu.edu/cs4410sp19/lec_type-inference_notes.html
- https://joeduffyblog.com/2016/11/30/15-years-of-concurrency/
- https://vorpus.org/blog/notes-on-structured-concurrency-or-go-statement-considered-harmful/
- https://soc.me/languages/unified-condition-expressions.html
- https://mortoray.com/rejuvenating-the-ternary-conditional-with-optionals/
- https://mortoray.com/building-blocks-compiling-if-defer-break-continue-and-exceptions/
- https://makandracards.com/makandra/46939-ruby-small-summary-return-break-next-means-blocks