diff --git a/logseq/graphs-txid.edn b/logseq/graphs-txid.edn index 9455a64..932acf6 100644 --- a/logseq/graphs-txid.edn +++ b/logseq/graphs-txid.edn @@ -1 +1 @@ -["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 423] \ No newline at end of file +["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 424] \ No newline at end of file diff --git a/logseq/version-files/base/pages/programming language.md b/logseq/version-files/base/pages/programming language.md new file mode 100644 index 0000000..c69daa1 --- /dev/null +++ b/logseq/version-files/base/pages/programming language.md @@ -0,0 +1,2 @@ +- > a system of notation for writing computer programs. - [Wikipedia](https://en.wikipedia.org/wiki/Programming_language) +- programming languages are usually split into the [[syntax]] and [[semantics]], defined by [[language]]. \ No newline at end of file diff --git a/pages/programming language.md b/pages/programming language.md index 1b5650e..b9ba89c 100644 --- a/pages/programming language.md +++ b/pages/programming language.md @@ -1,2 +1,2 @@ - > a system of notation for writing computer programs. - [Wikipedia](https://en.wikipedia.org/wiki/Programming_language) -- programming languages are usually split into the \ No newline at end of file +- programming languages are usually split into *syntax* (form) and *semantics* (meaning). these are usually defined by a []formal language \ No newline at end of file