Skip to content

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

License

Notifications You must be signed in to change notification settings

adtac/lexicon-loop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages