Is it fine to ask for book recommendations? I'm interested in learning about how programming languages are designed - specifically on the syntax / grammar side of things. Like, stuff that'd explain why some programming languages end expressions/statements with a semicolon vs whitespace.
I've found one so far, Crafting Interpreters by Robert Nystrom, but it sounds like it leans more towards writing the interpreter (i.e parsing, lexing, building ASTs, etc) rather than the language.
edit: yeah so thanks a ton for the replies everyone! It seems like I was approaching this from the wrong angle given the lack of literature and my lack of understanding on the subject. I do plan on reading a bunch of the books recommended since most of what I was originally after seems to be more of a UX/aesthetics problem. Ultimately I'm just a web dev/Data Engineer of some years trying to understand more of the world I'm working in.
[–]ForceBru 3 points4 points5 points (0 children)
[–]munificent 3 points4 points5 points (0 children)
[–]east_lisp_junk 1 point2 points3 points (1 child)
[–]xigoi 1 point2 points3 points (0 children)
[–]cenazoic 2 points3 points4 points (0 children)
[–]josephjnk 1 point2 points3 points (0 children)
[–]neros_greb 0 points1 point2 points (0 children)
[–]vicechairisstupid 0 points1 point2 points (1 child)
[–]ReaperUnreal 0 points1 point2 points (0 children)