Skip to content

Commit

Permalink
Add flavour
Browse files Browse the repository at this point in the history
  • Loading branch information
JothamWong committed Apr 10, 2024
1 parent b8b6782 commit 663b738
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ Set up instructions here.

## Features

### Pass by reference

All objects in Ooga are copied by reference. Ooga programmers don't like reasoning in a functional paradigm, so
everything is MUTABLE!

### Sequential Programming Constructs

- Expressions
Expand Down

0 comments on commit 663b738

Please sign in to comment.