seagreen / ian

Personal megarepo
7 stars 0 forks source link

RealWorld for more domains than webapps #1

Open seagreen opened 4 years ago

seagreen commented 4 years ago

RealWorld is a specification for a blogging app API, meant to allow comparing multiple frontends and backends for it written in different languages.

I think this is a really great idea, and should be copied for other kinds of apps.

Some possibilities:

For reference, the RealWorld PureScript frontend is 3000 SLOC, and the Yesod Haskell backend is 1700 SLOC.

Another question: what should these apps be called? For example we can't call the chat server "RealWorld Chat Server", because RealWorld is the name of the specific project, not the genre. Perhpas "Acme Chat Server Specification"? I have no idea.

seagreen commented 4 years ago

Shipped the first one (a specification for a tiny programming language) here: https://github.com/seagreen/acme-pcf-specification