Docs: update link to Objective-C runtime
This commit is contained in:
parent
2988917f03
commit
e8e3b61547
|
@ -24,7 +24,7 @@
|
|||
The library supports Objective-C interaction in two layers. The upper
|
||||
layer provides syntactic forms for sending messages and deriving
|
||||
subclasses. The lower layer is a thin wrapper on the
|
||||
@link["http://developer.apple.com/DOCUMENTATION/Cocoa/Reference/ObjCRuntimeRef/index.html"]{Objective-C
|
||||
@link["https://developer.apple.com/documentation/objectivec"]{Objective-C
|
||||
runtime library} functions. Even the upper layer is unsafe and
|
||||
relatively low-level compared to normal Racket libraries, because
|
||||
argument and result types must be declared in terms of FFI C types
|
||||
|
|
Loading…
Reference in New Issue
Block a user