MiniLang is a compact scripting language and mobile IDE designed for Sketchware Pro, created entirely with AI assistance in just one day. The project combines a Material 3 interface with a multi-tab editor and a progressive buffered terminal. Its architecture decouples the execution engine—which performs lexical analysis, parsing, and interpretation in the background—from Android-specific functions isolated in a dedicated bridge. The language supports robust features such as lists, maps, full control flow, error handling via try/catch, and various native host functions for mobile automation and utilities.
(Note: A more detailed README.md is available in the project's Assets folder.)
©2026 Sketchub | User Policy