Terms of Use
Last updated 2026-04-27
Meowademy is a free, open-source educational site. By using it, you agree to a few common-sense things:
Use it however you want
Read the lessons, type code, share what you learn, fork the source. No account needed, no purchase required, no personal data demanded. All lesson content is yours to enjoy and reference.
Open source
The Meowademy site code (this site) is released under the MIT License. The lolrust transpiler it embeds is also MIT. Use either in your own projects per their license terms.
No warranty
Meowademy is provided "as is". The lessons, the transpiler, and the surrounding tooling are all free, volunteer-maintained software. If something breaks, your code doesn't compile, you lose your lesson progress, or you become disillusioned with cat-flavored programming, that is on you. Standard MIT disclaimer applies.
Don't be a jerk
When you click Run, your code is sent to play.rust-lang.org for compilation. Don't use Meowademy as a vehicle to abuse that service ~ no automated submission floods, no obvious resource-bomb programs designed to crash their sandbox. Be cool to free infrastructure that other learners share.
The languages are jokes; the binaries are not
LolRust transpiles to real Rust and produces real native binaries. You are responsible for what you build with it. We are not responsible for any cat-themed program you ship to production against the better judgment of your colleagues.
Trademarks
"Meowademy", "LolRust", and "No Touchie Checker" are project names of this educational site, used in good fun. Rust and the Rust logo are trademarks of the Rust Foundation, used here under fair use to describe what lolrust transpiles to.
Changes
Updates to these terms appear here with a refreshed date. Prior versions live in git history.