/metapyscript

A new way to program in 0 lines of code 🧠

Primary LanguagePythonMIT LicenseMIT

MetaPyScript

MetaPyScript to a program for getting all solves in 0 lines of code (LoC). It does that by encoding the file in the file name

Inspired by MetaGolfScript

Uses

To encode a python file do python3 encoder.py FILE.py where FILE.py is the file you want to encode to MetaPyScript

To run MetaPyScript do python3 metapyscript.py FILE.metapy where FILE.metapy is the file you want to run

Notes

File name is limited to 255 chars by default but if removed, could solve all the world's issues.

License

License: MIT