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]
| Versions [faq] | 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.*), pretty (==1.1.*), 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 Wed Dec 11 05:11:03 UTC 2013 |
| Distributions | NixOS:0.4.2.8 |
| Downloads | 3553 total (78 in the last 30 days) |
| Rating | (no votes yet) [estimated by rule of succession] |
| Your Rating | |
| Status | Docs available [build log] Successful builds reported [all 1 reports] |
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
| Name | Description | Default | Type |
|---|---|---|---|
| usebytestrings | Use ByteString as InputStream datatype | Enabled | Automatic |
| separatesyb | Data.Generics available in separate package. | Enabled | Automatic |
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)