Giter Site home page Giter Site logo

aaronfriel / text Goto Github PK

View Code? Open in Web Editor NEW

This project forked from haskell/text

0.0 2.0 0.0 3.23 MB

An efficient packed, immutable Unicode text type for Haskell, with a powerful loop fusion optimization framework.

Home Page: http://bitbucket.org/bos/text

License: BSD 2-Clause "Simplified" License

Haskell 97.13% C 1.69% Python 0.43% Ruby 0.39% Makefile 0.15% Shell 0.20%

text's Introduction

Text: Fast, packed Unicode strings, using stream fusion

This package provides the Data.Text library, a library for the space- and time-efficient manipulation of Unicode text in Haskell.

Normalization, conversion, and collation, oh my!

This library intentionally provides a simple API based on the Haskell prelude's list manipulation functions. For more complicated real-world tasks, such as Unicode normalization, conversion to and from a larger variety of encodings, and collation, use the text-icu package.

That library uses the well-respected and liberally licensed ICU library to provide these facilities.

Get involved!

Please report bugs via the github issue tracker.

Master git repository:

  • git clone git://github.com/bos/text.git

There's also a Mercurial mirror:

  • hg clone https://bitbucket.org/bos/text

(You can create and contribute changes using either Mercurial or git.)

Authors

The base code for this library was originally written by Tom Harper, based on the stream fusion framework developed by Roman Leshchinskiy, Duncan Coutts, and Don Stewart.

The core library was fleshed out, debugged, and tested by Bryan O'Sullivan [email protected], and he is the current maintainer.

text's People

Contributors

aslatter avatar bassettmb avatar bgamari avatar bos avatar cheecheeo avatar christiaanb avatar dcoutts avatar donsbot avatar ekmett avatar evincarofautumn avatar gridaphobe avatar hvr avatar icelandjack avatar jaspervdj avatar jhance avatar jmillikin avatar joe6 avatar lpsmith avatar markwright avatar meiersi avatar michaelt avatar mvv avatar np avatar quchen avatar snoyberg avatar sol avatar steffahn avatar tibbe avatar tommd avatar yuras avatar

Watchers

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