Y
Hacker News
new
|
ask
|
show
|
jobs
by
int_19h
1237 days ago
Depends on whether you count all the serialized data on the wire or not; if you do, it's probably XML. ~
But I think OP meant programming languages, not styling or markup.
1 comments
gpderetta
1237 days ago
Everybody forgets about shell scripts! Bash allows dashes in executable names (how it couldn't) and in function names, but not in variable names, at least not without a lot of effort.
link