Thanks for the link! One nice thing about the original post is that it runs inside of a Swift playground, which, for those with Xcode (or an iPad) can be a fast way of learning and experimenting. I could see someone starting with this project and then easily expanding their knowledge by modifying it using resources like the one you linked to.
I read it as they're talking about making proof assistants practical one day, and CakeML is a step on the road to that goal. If they then move onto the next step, where does that leave CakeML?
Just to clarify F-Script is suitable only for debugging Mac apps. Super Debugger looks really cool for iOS.
Also, F-Script doesn't leverage lldb. The use of lldb in the example here was just that you can use lldb to attach to and load a library (bundle) into an arbitrary app process.