mirror of
https://github.com/TacoWolf/garden.git
synced 2026-01-14 13:10:02 -05:00
Auto saved by Logseq
This commit is contained in:
parent
6f5ce700dd
commit
0ba94597d8
3 changed files with 4 additions and 3 deletions
|
|
@ -1 +1 @@
|
||||||
["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 425]
|
["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 426]
|
||||||
|
|
@ -1,2 +1,3 @@
|
||||||
- > 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 *syntax* (form) and *semantics* (meaning). these are usually defined by a [formal language](https://en.wikipedia.org/wiki/Formal_language) or a big fancy specification
|
- programming languages are usually split into *syntax* (form) and *semantics* (meaning). these are usually defined by a formal languages,
|
||||||
|
- some languages
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
- > 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 *syntax* (form) and *semantics* (meaning). these are usually defined by a formal languages,
|
- programming languages are usually split into *syntax* (form, the way things are typed) and *semantics* (meaning). these are usually defined by a formal languages,
|
||||||
- some languages
|
- some languages
|
||||||
Loading…
Add table
Reference in a new issue