diff --git a/src/doc/status.org b/src/doc/status.org index 46d85da3c..7ce1de577 100644 --- a/src/doc/status.org +++ b/src/doc/status.org @@ -40,7 +40,12 @@ Many nodes, moderate amount of content (deviations from the standard) * Extensions - [ ] System building (ASDF, builder) - [ ] OS interface -- [ ] FFI +- [-] FFI + - [X] General info and examples + - [X] SFFI :: Static FFI + - [ ] LFFI :: Library FFI :: (?) /dlopen etc./ + - [ ] DFFI :: Dynamic FFI + - [ ] UFFI - [ ] Multithreading - [ ] Signals and Interrupts - [ ] Networking