• Stars
    star
    612
  • Rank 73,287 (Top 2 %)
  • Language
    Rust
  • Created about 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Programming language from down under

aussie_plus_plus

All Contributors

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):


jwfxpr

💻 💡 📖

bbrk24

🤔 🐛

This project follows the all-contributors specification. Contributions of any kind welcome!

More Repositories

1

tyvm

An experimental bytecode interpreter / type-checker for type-level Typescript
Zig
430
star
2

go-playground-wasm

A version of play.golang.org that runs completely in the browser
TypeScript
183
star
3

glyph

My own personal code editor built with Rust + OpenGL
Rust
157
star
4

rust-vs-zig

Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs
Rust
154
star
5

node-soundcloud-downloader

A SoundCloud API v2 wrapper for Node.js
TypeScript
134
star
6

tyfsm

(wip) simple and typesafe finite automata based state management library. Inspired by zustand and xstate
TypeScript
123
star
7

tether

WIP high-performance code editor inspired by Doom Emacs and neovim. Comes with explosions.
Zig
65
star
8

lofi-cli

Listen to ChilledCow's lofi hip-hop stream from the command line
JavaScript
27
star
9

soundcloud-api

A SoundCloud API v2 wrapper for Go
Go
26
star
10

write-your-own-zod

Write your own Zod from scratch
TypeScript
14
star
11

force-directed-graph

experiment
Rust
11
star
12

bun-macros-flappy-bird

C
5
star
13

prisma2gql

prisma schema 2 graphql schema generator
Haskell
4
star
14

iszacksleeping

A way to actually contact me and hold me accountable to a sleep schedule
TypeScript
3
star
15

toilet-paper-twitter

a stupid graphics experiment
HTML
3
star
16

cheatsheets

TypeScript
2
star
17

rasta

Building a software rasterizer for fun
Rust
2
star
18

downloadsound.cloud-api-go

Go
1
star
19

c-template

Simple C project starter template
C
1
star
20

rust-emscripten-bug

Rust
1
star
21

youtube-rooms-frontend

TypeScript
1
star
22

learning-crdts-rust

Learning and implementing CRDTs in Rust
Rust
1
star
23

downloadsound.cloud-api

TypeScript
1
star
24

youtube-rooms

Go
1
star
25

downloadsound.cloud

TypeScript
1
star
26

sticky

Fixing my broken right arrow key
Objective-C
1
star