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):
This project follows the all-contributors specification. Contributions of any kind welcome!
from Hacker News https://ift.tt/YbweSio
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.