mirror of
https://github.com/TacoWolf/garden.git
synced 2026-01-14 21:20:05 -05:00
3 lines
No EOL
304 B
Markdown
3 lines
No EOL
304 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, the way things are typed) and *semantics* (meaning). these are usually defined by a formal languages,
|
|
- some languages |