Skip to content

Commit f9f4cde

Browse files
committedNov 4, 2016
Update README.md
1 parent c0b50c5 commit f9f4cde

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎README.md

+2
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ the scripting functionality itself.
1010
## Supported Features
1111
- Read data from plaintext DTA or serialized/encrypted DTB format
1212
- Execute script commands (some builtins, such as for basic arithmetic, are included)
13+
- Export/view plaintext DTA from root array
1314

1415
## Not yet supported
1516
- True directive support (#merge, #include, #ifdef, #define, etc)
1617
- Variables
1718
- Function definitions / variable capture / Dynamic scoping
1819
- Object binding / message passing system
20+
- Re-serializing to DTB

0 commit comments

Comments
 (0)
Please sign in to comment.