Skip to content

Commit 63c0f1e

Browse files
authored
Update README.md
1 parent 4028935 commit 63c0f1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Also the use of native data types has generic options for use as well as the def
3737
- [x] Call with frame placement and stack space reservation for local variables
3838
- [x] Heap management per frame with automatic release at the exit of the frame
3939
- [x] Native external data management (via custom function)
40-
- [x] Primitives for strings
40+
- [x] Libraries for custom data types
4141
- [x] Simple external functions (FFI)
4242
- [x] Global variables and arrays allocated in heap
4343
- [x] Can allocate local arrays

0 commit comments

Comments
 (0)