mdl_principle
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Integer Decompiler – Get the shortest program generating a given number (integer-decompiler.neocities.org)
A project I've been working on every once in a while over the last ~10 years. Given an integer, this tool shows its shortest "description" - the shortest program that computes it, written in a simple stack-based…