smaoin: Utilities for the Smaoin semantic information model.

[ data, library, public-domain ] [ Propose Tags ]

This package provides basic types and functions for working with the Smaoin model in Haskell. But these are just fundamentals. Storing, loading, querying and application level functions are/will be provided in other packages.

More info about Smaoin:

http://rel4tion.org/projects/smaoin/


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.2.0.0, 0.3.0.0
Change log ChangeLog
Dependencies base (>=4.7 && <4.8), bytestring (>=0.10 && <0.11), text (>=1.2 && <1.3) [details]
License LicenseRef-PublicDomain
Copyright ♡ Copying is an act of love. Please copy, reuse and share.
Author fr33domlover
Maintainer fr33domlover@riseup.net
Category Data
Home page http://rel4tion.org/projects/smaoin-hs/
Bug tracker http://rel4tion.org/projects/smaoin-hs/tickets/
Source repo head: darcs get http://darcs.rel4tion.org/repos/smaoin/
Uploaded by akrasner at 2015-05-05T18:45:46Z
Distributions NixOS:0.3.0.0
Reverse Dependencies 3 direct, 1 indirect [details]
Downloads 3790 total (19 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-05-05 [all 1 reports]

Readme for smaoin-0.1.1.0

[back to package description]
This is a small Haskell library for tagging plain text and token streams with
positions - line, column and character numbers. These are useful for locating
lexer errors, debugging and more.

See the .cabal file for more info and link to project website the version
control.

The official download locations are:

- The project website
- Torrents
- Hackage

This library is free software, and is committed to software freedom. It is
released to the public domain using the CC0 Public Domain Dedication. For the
boring "legal" details see the file 'COPYING'.

See the file 'INSTALL' for hints on installation. The file 'ChangeLog' explains
how to see the history log of the changes done in the code. 'NEWS' provides a
friendly overview of the changes for each release.