Auto saved by Logseq

This commit is contained in:
Daniel Gallegos 2023-08-15 13:24:18 -04:00
parent f81092eb67
commit 96e095c369
3 changed files with 4 additions and 2 deletions

View file

@ -1 +1 @@
["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 423] ["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 424]

View file

@ -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]].

View file

@ -1,2 +1,2 @@
- > a system of notation for writing computer programs. - [Wikipedia](https://en.wikipedia.org/wiki/Programming_language) - > a system of notation for writing computer programs. - [Wikipedia](https://en.wikipedia.org/wiki/Programming_language)
- programming languages are usually split into the - programming languages are usually split into *syntax* (form) and *semantics* (meaning). these are usually defined by a []formal language