- 
                Notifications
    You must be signed in to change notification settings 
- Fork 59
Open
Labels
Description
 
vscode extension
repository
Background
About me and PyLite:
I'm a Python backend developer who teaches children in my spare time.
And I wrote PyLite to make Python easier for children to understand.
I developed an extension for it that adds syntax highlighting, snippets, and autocompletion.
But to complete the picture, I need icons for PyLite's own files - .pyl.
PyLite is an educational programming language designed specifically for children, featuring a simplified Python-like syntax that removes complex constructs to make learning easier. It provides a friendly learning environment with clear error messages, interactive REPL mode, and built-in modules for math, random numbers, and time operations, helping kids focus on programming fundamentals without getting overwhelmed by advanced concepts.