From 527f36803e84829d7062a2545e2544b523967caf Mon Sep 17 00:00:00 2001 From: Daniel Alejandro Gallegos Date: Tue, 15 Aug 2023 13:28:18 -0400 Subject: [PATCH] Auto saved by Logseq --- pages/programming language.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pages/programming language.md b/pages/programming language.md index f8cc007..2f6f77d 100644 --- a/pages/programming language.md +++ b/pages/programming language.md @@ -1,3 +1,5 @@ - > a system of notation for writing computer programs. - [Wikipedia](https://en.wikipedia.org/wiki/Programming_language) - programming languages are usually split into *syntax* (the way things are typed) and *semantics* (what the typed things mean). these are usually defined by a formal language. - - some languages have big fancy reference standards, like [[c]], which has a fancy and expensive \ No newline at end of file + - some languages have big fancy reference documents + - (like [[c]], which is accompanied by a fancy and expensive iso standard) + - \ No newline at end of file