💾 Archived View for metasyn.pw › programming-languages.gmi captured on 2023-07-22 at 16:16:09. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-01-29)
-=-=-=-=-=-=-
- [the seven programming ur-languages]
- [what color is your function? - bob nystrom]
- [unison: content addressable code]
-
- [The path to implementing a programming language]
Resources on parsing, scanning, lexing
- top down vs bottom up
- [recrusive decent parser]
- [shunting yard algorithm]
- [operator-precedence parser]
- [PEG: parsing expression grammar]
-
-
Gemini Links:
Web Links:
the seven programming ur-languages
what color is your function? - bob nystrom
unison: content addressable code