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
0ba94597d8
commit
54b1712e5c
1 changed files with 2 additions and 2 deletions
|
|
@ -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, the way things are typed) and *semantics* (meaning). these are usually defined by a formal languages,
|
- 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
|
- some languages have big fancy reference standards, like [[c]], which has a fancy and expensive
|
||||||
Loading…
Add table
Reference in a new issue