New "grachical learning environment" I'm creating

Hey - thought I'd let you know about my new project, it's part game engine. I am implementing a Morphic (think etoys) interface in Pascal, with the internal scripting language being Pascal (ISO) itself. It's object-oriented programming in the pure sense and Pascal is still the best (in my humble opintion) procedural language to learn on. I originally chose Pascal in order to port to webassembly, now am quite pleased with that approach.