Auto saved by Logseq

This commit is contained in:
Daniel Gallegos 2023-08-15 13:30:18 -04:00
parent 2675818ad1
commit c4b6077230
3 changed files with 8 additions and 5 deletions

View file

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

View file

@ -1,5 +1,8 @@
- **prev:** [[language]]
- > 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* (the way things are typed) and *semantics* (what the typed things mean). these are usually defined by a formal 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 documents. - some languages have big fancy reference documents.
- (like [[c]], which is accompanied by a fancy and expensive iso standard) - (like [[c]], which is accompanied by a fancy and expensive ISO standard)
- some languages - some languages
- not to be confused with a [[computer language]].
- **next:** [[computer language]]

View file

@ -1,8 +1,8 @@
- - **prev:** [[language]]
- > 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* (the way things are typed) and *semantics* (what the typed things mean). these are usually defined by a formal 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 documents. - some languages have big fancy reference documents.
- (like [[c]], which is accompanied by a fancy and expensive iso standard) - (like [[c]], which is accompanied by a fancy and expensive ISO standard)
- some languages - some languages
- not to be confused with a [[computer language]]. - not to be confused with a [[computer language]].
- **next:** [[computer language]] - **next:** [[computer language]]