Giter Site home page Giter Site logo

jadegeek / codeapp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thebaselab/codeapp

0.0 0.0 0.0 72.99 MB

Building a full-fledged code editor for iPad

Home Page: https://code.thebaselab.com

License: MIT License

Shell 0.29% Ruby 0.36% Objective-C 0.71% CSS 0.51% Objective-C++ 0.21% Swift 94.77% HTML 3.14%

codeapp's Introduction

Code App

Bringing desktop-like editing experience to iPad, available on App Store and TestFlight.

Code App Screenshot

About the repository

This repository contains the source code of the app. We also work on issues, listen to your feedback and publish our development plan here.

Documentation

See Wiki

The Plan

Use VS Code as a design template while providing key functionalities with monaco-editor and native code:

  • Version Control (Git clone, commits, diff editor, push, pull and gutter indicator) ✅
  • Embeded terminal (70+ commands avaliable) ✅
  • Local web development environment (Node + PHP) ✅
  • Built in Python runtime ✅
  • C/C++ Runtime with WebAssembly (with clang support) ✅
  • SSH Support ✅
  • LSP support 🏃

Building the project

  1. ./downloadFrameworks.sh
  2. Open Code.xcworkspace
  3. Select project from file navigator
  4. Signing & Capabilities -> select your own team
  5. Change Bundle Identifier if needed
  6. Build and install on a real device (simulator is not supported)

The source code of the built-in languages are hosted on these repositories.

Language Repository
Python 3.9.2 cpython
Clang 14.0.0 llvm-project
PHP 8.0.8 php-src
Node.js 16.14.2 nodejs-mobile

codeapp's People

Contributors

bummoblizard avatar mkinitcpio avatar demonlms avatar mson0129 avatar goudronviande24 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.