Library for interpreting Swift code?

This page summarizes the projects mentioned and recommended in the original post on /r/swift

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • miri

    An interpreter for Rust's mid-level intermediate representation

  • I’ve often wished we could remove the LLVM bits here by providing a Miri-style interpreter for SIL. It’s far easier to wire up a SILGen-like thing from the Swift AST than it is to go all the way out to LLVM. But alas that’s also a huge programming task.

  • S01E155-improving-performance

    Sample code for Swift Talk episode 155: Markdown Playgrounds — Improving Performance

  • You can also check the source code for the episodes, it’s available under the MIT license. https://github.com/objcio/S01E155-improving-performance

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • swift-jupyter

    This is a fork of google/swift-jupyter. It is made possible to use Jupyterlab (as well as Jupyter Notebook) with most up-to-date Swift toolchain.

  • Also, check out swift-jupyter and Swift Colab for how to use repl-swift: https://github.com/liuliu/swift-jupyter https://github.com/philipturner/swift-colab

  • swift-colab

    Swift kernel for Google Colaboratory

  • Also, check out swift-jupyter and Swift Colab for how to use repl-swift: https://github.com/liuliu/swift-jupyter https://github.com/philipturner/swift-colab

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts