- https://jlongster.com/Whats-in-a-Continuation
- http://matt.might.net/articles/programming-with-continuations--exceptions-backtracking-search-threads-generators-coroutines/
- http://matt.might.net/articles/by-example-continuation-passing-style/
- https://medium.com/yld-engineering-blog/continuations-coroutines-fibers-effects-e163dda9dedc
- https://www.youtube.com/watch?v=449j7oKQVkc
- https://curiosity-driven.org/continuations
- https://dev.to/yelouafi/algebraic-effects-in-javascript-part-2---capturing-continuations-with-generators-13da
- https://www.cs.indiana.edu/~dfried/appcont.pdf
- http://unktomi.github.io/tailspin/examples/debugger.html?x=1
- https://software.imdea.org/~aleks/papers/callcc/icfp2013.pdf
- http://catb.org/jargon/html/go01.html
- https://www.netlingo.com/acronyms.php
- https://dev.to/stereobooster/name-your-favorite-jargon-for-internet-or-developer-related-phenomena-6ja
(The 🐃 emoji used throughout this document indicates a yak that needs shaving.)
- https://www.merriam-webster.com/words-at-play/origin-and-meaning-of-hot-take ♨️
- Gatekeeping 💂
- Bikeshedding 🚲
- Footgun 🦶🔫
- http://duriansoftware.com/joe/Constructing-human-grade-parsers.html
- https://www.npmjs.com/package/parse-json
- https://izbicki.me/blog/error-messages-in-ghc-vs-g%2B%2B.html
- http://www.micsymposium.org/mics_2017_proceedings/docs/MICS_2017_paper_30.pdf
- https://github.com/codehag/js-better-errors
- https://github.com/gasche/ocaml-better-errors
- https://github.com/reasonml-community/error-message-improvement
- https://medium.com/flow-type/better-flow-error-messages-for-the-javascript-ecosystem-73b6da948ae2
- http://blog.aloni.org/posts/toward-better-ghc-syntax-errors/
- https://stackoverflow.com/questions/12688068/how-to-read-and-understand-the-java-stack-trace
- https://htdp.org/2003-09-26/Book/curriculum-Z-H-1.html#node_toc_start
- http://cs.brown.edu/courses/cs173/2012/book/book.pdf Programming Languages: Application and Interpretation
- http://sarabander.github.io/sicp/html/index.xhtml#SEC_Contents
- https://www.asc.ohio-state.edu/pollard.4/type/books/pierce-tpl.pdf Types and Programming Languages
- https://v1.realworldocaml.org/v1/en/html/files-modules-and-programs.html
- https://www.cliki.net/favorite%20lisp%20books
- https://www.quora.com/What-are-some-classic-Lisp-books
- https://files.cnblogs.com/files/caozhu1/The.Design.of.Design.pdf
- https://www.cs.drexel.edu/~yfcai/CS451/RequiredReadings/MythicalManMonth.pdf
- Crista Lopes - Exercises in Programming Style
- https://docs.rs/rmp-serde/0.13.7/rmp_serde/
- https://rustwasm.github.io/wasm-bindgen/web-sys/examples/fetch.html
- https://rustwasm.github.io/book/reference/js-ffi.html
- https://github.com/raphamorim/wasm-and-rust
- https://hacks.mozilla.org/2018/04/javascript-to-rust-and-back-again-a-wasm-bindgen-tale/
- https://guides.neon-bindings.com/hello-world/
- rustwasm/wasm-bindgen#171
- https://rustwasm.github.io/wasm-bindgen/api/js_sys/struct.JSON.html
- https://github.com/rust-embedded/cross
- https://twitter.com/RollupJS/status/1037206416896008194
- https://github.com/Rich-Harris/shimport
- https://github.com/kristoferbaxter/preact-hn/tree/master/config
- https://twitter.com/jamiebuilds/status/1015290488012722177
- parcel-bundler/parcel#885
- https://jakearchibald.com/2017/es-modules-in-browsers/
- https://github.com/browserslist/browserslist
- https://pax.js.org/
- https://github.com/Thoughtscript/x_team_build_tool_round_up
- https://github.com/Rich-Harris/sorcery