Coder Social home page Coder Social logo

nathan8299 / uglysnowling Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rjvb/uglysnowling

0.0 0.0 0.0 82 KB

The Ugly Snow Leopard'ling Framework - backporting Mac OS X 10.7+ functionality to 10.6 "Snow Leopard"

C 8.27% Objective-C 91.73%

uglysnowling's Introduction

* 20130212 RJVB
UglySnowLing, short for the Ugly Snow Leopardling is a framework that aims to add functionality from later
versions of the OS to Mac OS X 10.6 a.k.a. Snow Leopard.
For this it gathers open source implementations of said functionality from various projects.
The initial version added NSRegularExpression, ported from the GNUStep project.

This framework can be added to the frameworks used by code that you build yourself, but can of course
also be used to provide missing functions/symbols to existing applications, using DYLD_INSERT_LIBRARIES .
See:
http://tlrobinson.net/blog/2007/12/overriding-library-functions-in-mac-os-x-the-easy-way-dyld_insert_libraries/

NB: Requires port:icu from MacPorts, expected to be installed in /opt/local, for building AND for runtime use.
Evidently this must be a version built for OS X 10.6!

Used by my backport of the NSLogger facility:
http://bitbucket.org/RJVB/nslogger

uglysnowling's People

Contributors

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