The language-objc package
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.
Properties
| Versions | 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 |
|---|---|
| Dependencies | array (0.4.*), base (3.*), containers (≥0.4 & <0.6), directory (≥1.1 & <1.3), filepath (≥1.1 & <1.4), newtype (0.2.*), pretty (1.1.*), process (1.1.*) or array (0.4.*), base (4.*), containers (≥0.4 & <0.6), directory (≥1.1 & <1.3), filepath (≥1.1 & <1.4), newtype (0.2.*), pretty (1.1.*), process (1.1.*), syb (≥0.3 & <0.5) |
| License | BSD3 |
| Copyright | LICENSE |
| Author | AUTHORS |
| Maintainer | jwlato@gmail.com |
| Stability | experimental |
| Category | Language |
| Home page | http://www.tiresiaspress.us/haskell/language-objc |
| Source repository | git clone http://github.com/JohnLato/language-objc.git |
| Upload date | Thu Apr 18 14:16:55 UTC 2013 |
| Uploaded by | JohnLato |
| Built on | ghc-7.6 |
Modules
- 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
Downloads
- language-objc-0.4.2.6.tar.gz (Cabal source package)
- package description (included in the package)