All Projects → JustinJiaDev → SwiftShell

JustinJiaDev / SwiftShell

Licence: MIT license
Execute Shell Commands Inside Xcode Playground (Experimental)

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to SwiftShell

Alma
ALgoloid with MAcros -- a language with Algol-family syntax where macros take center stage
Stars: ✭ 132 (+594.74%)
Mutual labels:  experimental
Sapling
A highly experimental vi-inspired editor where you edit code, not text.
Stars: ✭ 195 (+926.32%)
Mutual labels:  experimental
prism
(No longer in development). Experimental compiler for building isomorphic web applications with web components.
Stars: ✭ 106 (+457.89%)
Mutual labels:  experimental
Lisp Chat
An experimental minimal chat written in Common Lisp
Stars: ✭ 160 (+742.11%)
Mutual labels:  experimental
Jpeg Compressor
Research JPEG encoder
Stars: ✭ 179 (+842.11%)
Mutual labels:  experimental
Benchmarknet
Benchmark for testing the reliable UDP networking solutions
Stars: ✭ 206 (+984.21%)
Mutual labels:  experimental
Thismypc
ThisMyPC provides a neat web interface that can be used for browsing your desktop drives from any device in your browser itself. With the help of NodeJs, the file details are displayed in JSON format that can then we easily displayed in web browsers.
Stars: ✭ 128 (+573.68%)
Mutual labels:  experimental
DRV3-Tools
(Not actively maintained, use DRV3-Sharp) Tools for extracting and re-injecting files for Danganronpa V3 for PC.
Stars: ✭ 13 (-31.58%)
Mutual labels:  experimental
Bitglitter
⚡ Embed data payloads inside of ordinary images or video with high-performance animated 2-D barcodes. (Python library)
Stars: ✭ 193 (+915.79%)
Mutual labels:  experimental
ldca
Self-replicating, self-modifying Assembly program that can evolve into every possible computer program in the universe (EXPERIMENTAL)
Stars: ✭ 43 (+126.32%)
Mutual labels:  experimental
Ddc
The Disco Discus Compiler
Stars: ✭ 164 (+763.16%)
Mutual labels:  experimental
Vue Hooks Foodapp
A food app using a few hooks in Vue to show how they can work (experimental)
Stars: ✭ 179 (+842.11%)
Mutual labels:  experimental
cocol
Rapid blockchain prototyping
Stars: ✭ 19 (+0%)
Mutual labels:  experimental
Minet
CVPR2020, Multi-scale Interactive Network for Salient Object Detection
Stars: ✭ 155 (+715.79%)
Mutual labels:  experimental
ember-pipeline
Railway oriented programming in Ember
Stars: ✭ 17 (-10.53%)
Mutual labels:  experimental
Rhisis
Rhisis is an experimental FlyFF MMORPG emulator built with C# 9 and .NET 5
Stars: ✭ 132 (+594.74%)
Mutual labels:  experimental
Api Linter
A linter for APIs defined in protocol buffers.
Stars: ✭ 197 (+936.84%)
Mutual labels:  experimental
wage
A WASM package and web app for encrypting and decrypting age-encrypted files, powered by rage.
Stars: ✭ 48 (+152.63%)
Mutual labels:  experimental
uaa-cli
CLI for UAA written in Go
Stars: ✭ 22 (+15.79%)
Mutual labels:  experimental
haskell-hot-swap
Hot swapping compiled code while keeping a websocket connection open
Stars: ✭ 24 (+26.32%)
Mutual labels:  experimental

SwiftShell

Bash is important. But bash is also old.

We want something that has better syntax highlighting, auto completion, error handling...

We want to execute commands just like how we write our code.

Can we use Xcode as our terminal?

Getting Started

  1. Install Xcode 9.
  2. Clone this repository or download the zip file.
  3. Open SwiftShell.xcodeproj.
  4. Command + B to build the framework (Reason).
  5. Select SwiftShell.playground.

Example

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].