Devlogs
Make V1(Stable)
MakeA downloadable compiler for Android
🚀 Make Language Major Release — Version 1 (Stable)
Released: December 2025
✨ What’s New in This Release
- User-Defined Functions: Create and call functions with parameters easily.
- Modular Code: Import other Make files as classes and organize your projects better.
- Visibility Control: Publicize and privatize variables and functions at runtime for better encapsulation.
- Android Features: Torch control, vibration, file I/O, and more native Android commands.
- Improved Syntax: More readable and expressive conditional and loop constructs.
- Stable & Tested: This is the first stable release, ready for real projects and makers worldwide.
🎯 Why This Matters
Make language has evolved from a simple string-splitting interpreter into a powerful, flexible programming language designed for creators who want to code intuitively and efficiently. This stable release marks a big step forward — giving you tools to write modular, readable, and maintainable scripts.
🙏 Thanks to the Community
A huge thank you to everyone who supported, tested, and gave feedback. Your enthusiasm keeps Make moving forward!
Ready to try? Download the latest version and start making with Make today!