Update
This commit is contained in:
parent
ba68a469d5
commit
aa7684dc19
10 changed files with 53 additions and 10 deletions
|
@ -27,4 +27,9 @@ We can divide language in many more ways, for example based on their **[paradigm
|
|||
- [LIL](lil.md): very nice KISS & [suckless](suckless.md) interpreted language
|
||||
- [Lua](lua.md)
|
||||
- [Sigma calculus](sigma_calculus): yes or no? seems like yes
|
||||
- [Brainfuck](brainfuck.md): However funny and meme this language may look, its simple design is actually pretty beautiful and interpreters are ultra extremely simple to make.
|
||||
- [Brainfuck](brainfuck.md): However funny and meme this language may look, its simple design is actually pretty beautiful and interpreters are ultra extremely simple to make.
|
||||
|
||||
## See Also
|
||||
|
||||
- [esoteric programming language](esolang.md)
|
||||
- [constructed language](conlang.md)
|
Loading…
Add table
Add a link
Reference in a new issue