Skip to content

Spoiledpay/GUO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

GUO

Guo Lang is a new programming language that captures the spirit of classic BASIC — simplicity, immediate feedback, and a gentle learning curve — while adding modern conveniences like structured control flow, meaningful variable names, and cross-platform support.

Inspired by GW-BASIC and the early home computer era, Guo Lang is designed to be your first language, your fast prototyping tool, or your nostalgic companion.

✨ Why Guo Lang? 🟢 Simple by Design. No complex boilerplate. Write code, run it, see results.

📦 Minimal, Self-Contained. A single executable. No heavy runtimes or package managers.

🖥️ Cross-Platform. Runs on Windows, Linux, and macOS.

📖 Readable Code. Clean syntax that feels like reading plain English.

⚡ Immediate Mode (Optional). Includes a REPL for trying out commands instantly, just like the old days.

🔢 Modern Types. Integers, floats, strings, and arrays — but managed without the headaches.

About

Guo Lang is a new programming language that captures the spirit of classic BASIC — simplicity, immediate feedback, and a gentle learning curve — while adding modern conveniences like structured control flow, meaningful variable names, and cross-platform support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors