This commit is contained in:
Miloslav Ciz 2024-03-24 21:52:08 +01:00
parent 25bef6df75
commit c0e7392173
17 changed files with 1930 additions and 1861 deletions

View file

@ -124,6 +124,8 @@ Here is a table of notable programming languages in chronological order (keep in
| [uxntal](uxn.md) | **yes** but SJW | 2021 | 400 (official) | 2? (est.), proprietary | assembly lang. for a minimalist virtual machine, PROPRIETARY SPEC. |
| **[comun](comun.md)** | **yes** | 2022 | < 3K | 2, CC0 | "official" [LRS](lrs.md) language, WIP, similar to Forth |
TODO: Tcl, Rebol
## Interesting Languages
Some programming languages may be [interesting](interesting.md) rather than directly useful, however these are important too as they teach us a lot and may help us design good practically usable languages. In fact professional researches in theory of computation spend their whole lives dealing with practically unusable languages and purely theoretical computers.