Skip to content

Commit f6cb90f

Browse files
authored
Update language.md
1 parent 3d93b23 commit f6cb90f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Plush is an experimental toy programming language and virtual machine inspired b
66

77
The Plush language has:
88
- Dynamic typing
9-
- Classes and objects
9+
- Classes, objects, inheritance
1010
- Closures/lambdas
1111
- Dynamic arrays aka vectors/lists
1212
- Dictionaries with JSON-like syntax

0 commit comments

Comments
 (0)