All Projects → interstateone → JungleGym

interstateone / JungleGym

Licence: MIT License
Reverse-engineered Swift Playgrounds

Programming Languages

swift
15916 projects
objective c
16641 projects - #2 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to JungleGym

swift-algorithms-data-structs
📒 Algorithms and Data Structures in Swift. The used approach attempts to fully utilize the Swift Standard Library and Protocol-Oriented paradigm.
Stars: ✭ 42 (-2.33%)
Mutual labels:  playgrounds
simple-playgrounds
Simulator for Reinforcement Learning and AI. 2D environments with physics and interactive entities. Agents with rich sensors and actuators.
Stars: ✭ 18 (-58.14%)
Mutual labels:  playgrounds
typescript-eslint-demo
typescript eslint playground
Stars: ✭ 25 (-41.86%)
Mutual labels:  playgrounds
NaturalLanguageProcessing
A Quick Demo for NLP in Swift 4
Stars: ✭ 22 (-48.84%)
Mutual labels:  playgrounds
playgrounds
DEPRECATED. A collection of playgrounds for teaching Swift programming concepts.
Stars: ✭ 45 (+4.65%)
Mutual labels:  playgrounds
spiro
Swift Playgrounds 4 app created on the iPad
Stars: ✭ 48 (+11.63%)
Mutual labels:  playgrounds
iPad Swift Playgrounds
Converted iPad Swift Playgroundbooks into Playgrounds so that the people who don't have an iPad can run a Swift Playgroundbook in macOS.
Stars: ✭ 24 (-44.19%)
Mutual labels:  playgrounds
Swift Summary
A summary of Apple's Swift language written on Playgrounds
Stars: ✭ 1,668 (+3779.07%)
Mutual labels:  playgrounds

JungleGym

Reverse-engineered Swift Playgrounds

Build Status

Introductory blog post

JungleGym is a work in progress, check the issues for outstanding work or to file bugs and feature requests.

Requirements

  • Xcode 9.x located at /Applications/Xcode.app

Usage

JungleGym is currently only available by building from source.

git clone [email protected]:interstateone/JungleGym.git
cd JungleGym
git submodule update --init --recursive
open JungleGym.xcworkspace
# Run within Xcode

Credits and Licenses

JungleGym is available under the MIT license, see the LICENSE file for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].