rather a joke language i made to learn rust, do not take it seriousely expect bugs:
This is not a serious project. It's a joke language I created to learn Rust. Expect bugs, incomplete features, and a whole lot of weirdness.
BugLang is a fun, experimental project designed to help me learn Rust while creating a ridiculous programming language. This language doesn't take itself seriously, and neither should you. It’s mostly for fun, but who knows? Maybe you'll find it amusing (or frustrating).
- Silly Syntax: The language is intentionally bizarre and doesn’t follow conventional programming rules.
- Rusty Code: Written in Rust, the codebase is designed to help me learn Rust fundamentals.
- Expect Bugs: Since this is a joke, there are bound to be bugs. Feel free to report them if you want to, but don't expect them to be fixed anytime soon.
-
Clone the repository:
git clone https://github.com/chariskar/BugLang.git cd BugLang
-
Write your programs in BugLang and watch them break (or maybe work?).
-
build the code and try it
Feel free to contribute if you want to add more bugs or make the language even more nonsensical. Just keep in mind that this is a joke, so don’t expect anything to be polished.
This project is licensed under the gplv3 License – but, again, it’s a joke, so don’t take it too seriously.