cemulate/the-mlab

A wiki for collaborative work on totally legitimate "category theory"

Nearley

134

36 commits

updated Jun 21, 2024

See the code

README

The mLab

This is a parody of the nLab, a wiki for collaborative work on category theory and higher category theory. As anyone who's visited is probably aware, the jargon can be absolutely impenetrable for the uninitiated -- thus, the idea for this project was born!

Once you generate a page, you can link to it using the hash url displayed; loading the site with no hash or following any link in the body will get you a new random page!

How it works

This project uses my package nearley-generator, a module that can turn a Nearley grammar into an efficient and controllable fake text generator. The grammar file for this site can be found at /src/grammar/nlab.ne

Inspiration

This project was inspired by Lokaltog's fake git man page generator

Contributors

cemulate

36 commits

cemulate/the-mlab

A wiki for collaborative work on totally legitimate "category theory"

Nearley

134

36 commits

updated Jun 21, 2024

See the code

README

The mLab

This is a parody of the nLab, a wiki for collaborative work on category theory and higher category theory. As anyone who's visited is probably aware, the jargon can be absolutely impenetrable for the uninitiated -- thus, the idea for this project was born!

Once you generate a page, you can link to it using the hash url displayed; loading the site with no hash or following any link in the body will get you a new random page!

How it works

This project uses my package nearley-generator, a module that can turn a Nearley grammar into an efficient and controllable fake text generator. The grammar file for this site can be found at /src/grammar/nlab.ne

Inspiration

This project was inspired by Lokaltog's fake git man page generator

Contributors

cemulate

36 commits

Languages

Nearley

46.4%

JavaScript

34.2%

SCSS

10.7%

HTML

8.8%