V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
iOS 开发实用技术导航
NSHipster 中文版
http://nshipster.cn/
cocos2d 开源 2D 游戏引擎
http://www.cocos2d-iphone.org/
CocoaPods
http://cocoapods.org/
Google Analytics for Mobile 统计解决方案
http://code.google.com/mobile/analytics/
WWDC
https://developer.apple.com/wwdc/
Design Guides and Resources
https://developer.apple.com/design/
Transcripts of WWDC sessions
http://asciiwwdc.com
Cocoa with Love
http://cocoawithlove.com/
Cocoa Dev Central
http://cocoadevcentral.com/
NSHipster
http://nshipster.com/
Style Guides
Google Objective-C Style Guide
NYTimes Objective-C Style Guide
Useful Tools and Services
Charles Web Debugging Proxy
Smore
kitalphaj
V2EX  ›  iDev

A Swift kernel for Jupyter/IPython Notebook

  •  1
     
  •   kitalphaj · 2017-02-03 15:40:41 +08:00 · 3494 次点击
    这是一个创建于 2610 天前的主题,其中的信息可能已经有所发展或是发生改变。

    支持 MacOS/Linux 平台

    主要就是为 Jupyter 写的一个 kernel 来支持 Swift 。其实做了挺久的,踩了很多坑,主要是为了支持 Linux 下了很大功夫。另外也熟悉了一下 ZMQ 这个框架。采用的是层级架构,所以逻辑比较清楚。自己也实现了一个支持 Linux 的 REPL 交互接口。

    下面是个简单的截图。

    还有很多功能并没有实现,如果有感兴趣的同学欢迎 PR 。

    另外,受 Swift 的 REPL 限制,目前使用会遇到很多 Bug 。这个只能等 Apple 慢慢修了。

    Demo 地址 (打开较慢请见谅)

    jupyter.uthoft.com

    源码地址

    https://github.com/KelvinJin/iSwift.Linux

    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1041 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 22:28 · PVG 06:28 · LAX 15:28 · JFK 18:28
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.