Git Product home page Git Product logo

idekit's Introduction

##IDEKit

#About

IDEKit is a framework designed to make it easy to add programmer friendly editors to existing programs, or design a whole project based IDE. It includes support for plugins for languages, syntax coloring, preference panels, etc... See the release notes for more details.

It was designed to work with both 10.2 and 10.3 originally, and was built using Xcode 1.1 (targeting 10.2.7). IDEKit was forked internally at Apple, and is the basis for Xcode's editing capabilities, syntax highlighting, and project format. It is a highly complicated framework, and as such, is a little unstable at the moment.

#What's New

This version provides stable ARC integration, upgraded Objective-C 2.0 style syntax, and a higher release target (most likely 10.5+). I'd also like to keep the framework active and community driven (in other words, Fork!)

#Contributing

We will gladly accept Pull Requests that meet one of the following criteria:

  1. It fixes something that is already in IDEKit. This might be a bug, or something that doesn't work as expected.
  2. It's something so basic or important that IDEKit really should have it.
  3. Documentation!

#Demo

A simple demo is included with this project. As of yet, it does not support completion or syntax highlighting (TBI at a later date), however it does show the simplicity of the framework itself.

#Notes This is not a 1.0 release (there are both bugs as well as missing features), but is still quite usable as is.

#Licensing IDEKit is distributed under LGPL, so you can use the framework as a whole in a commercial closed source project.

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.