Aussieplusplus
Programming language from down under
Install / Use
/learn @zackradisic/AussieplusplusREADME

aussie++
Programming language from down under, inspired by this Reddit post.
View live demo here.
Special thanks to MarkWhyBird, louis100, and others who came up with the language spec.
Key Features
- 🇦🇺 Syntax entirely comprised of Australian lingo and slang
- 🪃 Wield an Australian's greatest weapon: use boomerangs (angle-brackets) instead of curly braces
- True aussie mode, where uʍop ǝpᴉsdn characters become valid code
Example
G'DAY MATE!
THE HARD YAKKA FOR fibonacci IS ( x ) <
YA RECKON x <= 1 ? BAIL x;
BAIL fibonacci(x - 1) + fibonacci(x - 2);
>
GIMME fibonacci(30);
Docs
Check out DOCS.md
Contributing
Check out CONTRIBUTING.md
Contributors ✨
Thanks goes to these wonderful people (emoji key):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore-start --> <!-- markdownlint-disable --> <table> <tr> <td align="center"><a href="https://github.com/jwfxpr"><img src="https://avatars.githubusercontent.com/u/20788820?v=4?s=100" width="100px;" alt=""/><br /><sub><b>jwfxpr</b></sub></a><br /><a href="https://github.com/zackradisic/aussieplusplus/commits?author=jwfxpr" title="Code">💻</a> <a href="#example-jwfxpr" title="Examples">💡</a> <a href="https://github.com/zackradisic/aussieplusplus/commits?author=jwfxpr" title="Documentation">📖</a></td> <td align="center"><a href="https://github.com/bbrk24"><img src="https://avatars.githubusercontent.com/u/25109429?v=4?s=100" width="100px;" alt=""/><br /><sub><b>bbrk24</b></sub></a><br /><a href="#ideas-bbrk24" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/zackradisic/aussieplusplus/issues?q=author%3Abbrk24" title="Bug reports">🐛</a></td> </tr> </table> <!-- markdownlint-restore --> <!-- prettier-ignore-end --> <!-- ALL-CONTRIBUTORS-LIST:END -->This project follows the all-contributors specification. Contributions of any kind welcome!
