Hacker News new | ask | show | jobs
by TurboHaskal 2312 days ago
LispWorks also has offers an iOS/Android runtime, but no CAPI unfortunately.
2 comments

The iOS runtime product allows you to write native libraries, but not do UI directly.

CAPI supports at least Mac, Windows, and Linux.

BTW, it just took me about 40 minutes using CAPI to reproduce what took a couple of hours this morning doing the same UI in Swift and SwiftUI.

Yeah, EQL5 can be used for UIs, if I understand correctly because it builds on ECL to compile CL to C