Skip to content

ObserverOfTime/7SegmentDisplays

Repository files navigation

7SegmentDisplays build

Print the longest English word(s) that can be written with a Seven-segment display.
Based on Tom Scott's The Basics S2E1 and implemented in multiple languages.

Languages

These are the currently implemented languages:

To add an implementation in a new language, or improve an existing implementation, check CONTRIBUTING.

Tests

Tests are included in t/tests.t. To run them (make test) you will need perl with the JSON::Parse module, and a compiler/runtime environment for every language.

Benchmarks

You can see the current benchmarks in BENCHMARKS. To run your own benchmarks (make bench) you will need hyperfine, and a compiler/runtime environment for every language.

Credits

TODO

License

Licensed under GLWTPL.