notes-computer-programming-programmingLanguagesBook-programmingLanguagesChDataLangs

Table of Contents for Programming Languages: a survey

Chapter : Data languages

http://www.catb.org/esr/writings/taoup/html/ch05s02.html

DSV-style

http://www.catb.org/esr/writings/taoup/html/ch05s02.html

CSV

http://www.catb.org/esr/writings/taoup/html/ch05s02.html

RFC 822 Format

http://www.catb.org/esr/writings/taoup/html/ch05s02.html

Cookie-Jar Format

http://www.catb.org/esr/writings/taoup/html/ch05s02.html

Record-Jar Format

http://www.catb.org/esr/writings/taoup/html/ch05s02.html

INI

http://www.catb.org/esr/writings/taoup/html/ch05s02.html

XML

Not Turing-complete

JSON

Not Turing-complete

YAML

Not Turing-complete

S-expressions

Not Turing-complete (note: Lisp uses S-expressions but is built on top of them)