mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-22 20:42:03 -08:00
new-doc: update (minor fix + status.org)
This commit is contained in:
parent
1644069e4d
commit
4e211ef667
2 changed files with 4 additions and 5 deletions
|
|
@ -14,7 +14,6 @@
|
|||
@subsubsection Primitive Types
|
||||
@cindex Foreign primitive types
|
||||
|
||||
@subsubheading Overview
|
||||
Primitive types have a single value, these include characters, numbers,
|
||||
and pointers. They are all symbols in the keyword package.
|
||||
|
||||
|
|
|
|||
|
|
@ -40,12 +40,12 @@ Many nodes, moderate amount of content (deviations from the standard)
|
|||
* Extensions
|
||||
- [ ] System building (ASDF, builder)
|
||||
- [ ] OS interface
|
||||
- [-] FFI
|
||||
- [X] FFI
|
||||
- [X] General info and examples
|
||||
- [X] SFFI :: Static FFI
|
||||
- [ ] LFFI :: Library FFI :: (?) /dlopen etc./
|
||||
- [ ] DFFI :: Dynamic FFI
|
||||
- [ ] UFFI
|
||||
# - [ ] LFFI :: Library FFI :: (?) /dlopen etc./
|
||||
# - [ ] DFFI :: Dynamic FFI
|
||||
- [X] UFFI
|
||||
- [ ] Multithreading
|
||||
- [ ] Signals and Interrupts
|
||||
- [ ] Networking
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue