lexicon-loop icon indicating copy to clipboard operation
lexicon-loop copied to clipboard

Identify cycles in the English dictionary. Written in C because nobody does that anymore.

lexicon-loop

image

To see a live demo, go to http://lexicon-loop.now.sh.

The English dictionary is written in English, right? So there must be cycles in it. Let's find out. Enter any valid English into the text box below and press Enter.

This is made with a pure C backend (because why not?) and websockets. Does your node server with angularJS, jquery, and what not take just 26 KB? :P Just kidding, obviously you shouldn't be writing web servers with C. This is mostly a project I created for fun.

Check out the cserver directory for the server and the web directory for the html.

License

See the LICENSE file for license (AGPL).