mirror of
https://github.com/TacoWolf/garden.git
synced 2026-01-14 13:10:02 -05:00
2 lines
No EOL
336 B
Markdown
2 lines
No EOL
336 B
Markdown
- > 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 |