Is it possible to create a programming language that has every possible feature all at once?
I realize there are many features that are opposed to each other. Is it possible to “simply” set a flag at compile / runtime and otherwise support everything? How big would the language’s source code be?
by alabhyajindal
0 subcomment
Posted this because I love how concise the implementations are. Might be a combination of using OCaml plus lexical and parser generators.
by kibwen
1 subcomments
A shame there's no little language here that demonstrates linear types.
by sheepscreek
1 subcomments
Should be called:
“The Exotic Programming Languages Zoo”