Hacker News new | ask | show | jobs
by LispSporks22 1120 days ago
Will it still all call send_msg and friends? Like can I still call into Foundation via C FFI or Objective C?
1 comments

Yes. This is intended to be a reimplementation of Foundation with the same API, including being usable from obj-c. They've added a few compiler features recently to cover the gaps where there were some kinds of obj-c types that couldn't be defined from Swift.