Devlog 1-
PS: I wrote this like a product pitch so bear with me.
Introducing PlainScript. It’s a programming language that uses English sentences instead of whatever alien syntax normal languages use.
Why am I making this? Because I spent 4 hours yesterday looking for a missing semicolon in my C++ project and I’m still PISSED about it. If I can write instructions in English and the computer understands it why isn’t it a thing yet? We live in 2026 no?
Here’s what it looks like:
Print colored magenta "Hello World!"
Right now it handles basic print, math, and variables. Still working on bools, typed variables (ints/strings), arrays, and more complex math stuff. It compiles to JavaScript under the hood, might add Python later if they are willing to behave.
Currently I don’t have any “usable” screenshots to share so maybe check again within the hour for my next devlog.
See you in an hour! (maybe.. no promises)
Comments 1
Sounds interesting and creative!
Sign in to join the conversation.