language-objc: Analysis and generation of Objective C code
Language-ObjC is a haskell library for the analysis and generation of Objective C code. It features a complete, well tested parser and pretty printer.
[Skip to Readme]
Modules
[Index]
- Language
- Language.ObjC
- Language.ObjC.Analysis
- Language.ObjC.Analysis.AstAnalysis
 - Language.ObjC.Analysis.Builtins
 - Language.ObjC.Analysis.ConstEval
 - Language.ObjC.Analysis.Debug
 - Language.ObjC.Analysis.DeclAnalysis
 - Language.ObjC.Analysis.DefTable
 - Language.ObjC.Analysis.Export
 - Language.ObjC.Analysis.NameSpaceMap
 - Language.ObjC.Analysis.SemError
 - Language.ObjC.Analysis.SemRep
 - Language.ObjC.Analysis.TravMonad
 - Language.ObjC.Analysis.TypeCheck
 - Language.ObjC.Analysis.TypeConversions
 - Language.ObjC.Analysis.TypeUtils
 
 - Language.ObjC.Data
 - Language.ObjC.Parser
 - Language.ObjC.Pretty
 - Language.ObjC.Syntax
 - Language.ObjC.System
 
 - Language.ObjC.Analysis
 
 - Language.ObjC
 
Flags
Automatic Flags
| Name | Description | Default | 
|---|---|---|
| usebytestrings | Use ByteString as InputStream datatype  | Enabled | 
| separatesyb | Data.Generics available in separate package.  | Enabled | 
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- language-objc-0.4.2.8.tar.gz [browse] (Cabal source package)
 - Package description (as included in the package)
 
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
 
| Versions [RSS] | 0.4.2.0, 0.4.2.1, 0.4.2.2, 0.4.2.3, 0.4.2.4, 0.4.2.5, 0.4.2.6, 0.4.2.7, 0.4.2.8 | 
|---|---|
| Change log | ChangeLog | 
| Dependencies | array (>=0.4 && <0.6), base (>=3 && <5), bytestring (>=0.9.0), containers (>=0.4 && <0.6), directory (>=1.1 && <1.3), filepath (>=1.1 && <1.4), newtype (>=0.2 && <0.3), pretty (>=1.1 && <1.2), process (>=1.1 && <1.3), syb (>=0.3 && <0.5) [details] | 
| License | BSD-3-Clause | 
| Copyright | LICENSE | 
| Author | AUTHORS | 
| Maintainer | jwlato@gmail.com | 
| Category | Language | 
| Home page | http://www.tiresiaspress.us/haskell/language-objc | 
| Source repo | head: git clone http://github.com/JohnLato/language-objc.git | 
| Uploaded | by JohnLato at 2013-12-11T05:11:03Z | 
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] | 
| Downloads | 6802 total (18 in the last 30 days) | 
| Rating | (no votes yet) [estimated by Bayesian average] | 
| Your Rating | |
| Status | Docs available [build log] Successful builds reported [all 1 reports]  |