There was an error while loading. Please reload this page.
1 parent 3d93b23 commit f6cb90fCopy full SHA for f6cb90f
1 file changed
docs/language.md
@@ -6,7 +6,7 @@ Plush is an experimental toy programming language and virtual machine inspired b
6
7
The Plush language has:
8
- Dynamic typing
9
-- Classes and objects
+- Classes, objects, inheritance
10
- Closures/lambdas
11
- Dynamic arrays aka vectors/lists
12
- Dictionaries with JSON-like syntax
0 commit comments