Linux SoftwareProgrammingLibrariesConjury::C 1.004

Conjury::C 1.004


Conjury::C is a Perl Conjury with C/C++ compilers, linkers and archivers. SYNOPSIS c_object Source => Isource-file>,
Developer:   James Woodyatt
      more software by author →
Price:  0.00
License:   GPL (GNU General Public License)
File size:   33K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Conjury::C is a Perl Conjury with C/C++ compilers, linkers and archivers.

SYNOPSIS

c_object
Source => Isource-file>,
Directory => Idirectory>,
Includes => [ Idir1>, Idir2>, ... ],
Defines => { Ivar1> => Ival1>, Ivar2> => Ival2>, ... },
Compiler => I< compiler>,
Options => [ I< opt1>, I< opt2>, ... ],
Factors => [ I< factor1>, I< factor2>, ... ];

c_executable
Directory => I< directory>,
Name => I< output-filename>,
Order => [
Searches => [ I< dir1>, I< dir2>, ... ],
Objects => [ I< obj1>, I< obj2>, ... ],
Libraries => [ I< lib1>, I< lib2>, ...] ],
Linker => I< linker>,
Options => [ I< opt1>, I< opt2>, ... ],
Factors => [ I< factor1>, I< factors2>, ... ]

c_static_library
Directory => I< directory>,
Name => I< output-filename>,
Objects => [ I< obj1>, I< obj2>, ...],
Archiver => I< archiver>,
Options => [ I< opt1>, I< opt2>, ... ],
Factors => [ I< factor1>, I< factors2>, ... ]

c_compiler
Program => I< program>,
Options => [ I< opt1>, I< opt2>, ... ],
Journal => I< journal>,
Flag_Map => { 'I' => I< include-flag>, 'D' => I< define-flag>,
'c' => I< source-flag>, 'o' => I< object-flag> },
Suffix_Rule => sub { my ($name) = @_; ... return $result },
Scanner => sub { my ($c_file, $args) = @_; ... return @result };

c_compiler Vendor => I< vendor>, ...

c_linker
Program => I< program>,
Options => [ I< opt1>, I< opt2>, ... ],
Journal => I< journal>,
Flag_Map => { 'l' => I< link-flag>, 'L' => I< search-flag>,
'o' => I< output-flag> },
Bind_Rule => sub { my ($lib, $bind) = @_;
... return @result },
Search_Rule => sub { my ($lib, $rule, $bind, @search) = @_;
... return @factors };

c_linker Vendor => I< vendor>, ...

c_archiver
Program => I< program>,
Options => [ I< opt1>, I< opt2>, ... ],
Journal => I< journal>,
Flag_Map => { 'r' => I< replace-flag> };

c_archiver Vendor => I< vendor>, ...

Spells for compiling and linking C/C++ software are constructed using c_object, c_executable and c_static_library. The compiler, linker and archiver used in the resulting actions are the same compiler, linker and archiver that were used to build Perl itself, unless otherwise specified.

Specializations of the general classes of compiler, linker and archiver can be created using c_compiler, c_linker and c_archiver.

Requirements:
  • Perl
    tags linker and  flag map  rule sub  compiler linker  opt2 factors  and archiver  journal flag  opt2 journal  program options  directory name  output filename  return @result  static library  

    Download Conjury::C 1.004


     http://mirrors.evolva.ro/CPAN/authors/id/J/JW/JWOODYATT/conjury-1.004.tar.gz


    Authors software

    Conjury::C 1.004 (by James Woodyatt)
    Conjury::C is a Perl Conjury with C/C++ compilers, linkers and archivers.

    SYNOPSIS

    c_object
    Source => Isource-file>,

    Conjury::C::GNU 1.004 (by James Woodyatt)
    Conjury::C::GNU is a Perl Conjury with the GNU C/C++ tools.

    SYNOPSIS

    c_compiler Vendor => 'GNU',
    Language => I,
    No_

    Conjury::C::Sun 1.004 (by James Woodyatt)
    Conjury::C::Sun is a Perl Conjury with the Sun Workshop C/C++ tools.

    SYNOPSIS

    c_compiler Vendor => 'Sun',
    Language => I

    Conjury::C::Darwin 1.004 (by James Woodyatt)
    Conjury::C::Darwin is a Perl Conjury with the Darwin C/C++ tools.

    SYNOPSIS

    c_compiler Vendor => 'Darwin',
    Language => I


    Similar software

    Conjury::C 1.004 (by James Woodyatt)
    Conjury::C is a Perl Conjury with C/C++ compilers, linkers and archivers.

    SYNOPSIS

    c_object
    Source => Isource-file>,

    Conjury::C::Sun 1.004 (by James Woodyatt)
    Conjury::C::Sun is a Perl Conjury with the Sun Workshop C/C++ tools.

    SYNOPSIS

    c_compiler Vendor => 'Sun',
    Language => I

    Conjury::C::Darwin 1.004 (by James Woodyatt)
    Conjury::C::Darwin is a Perl Conjury with the Darwin C/C++ tools.

    SYNOPSIS

    c_compiler Vendor => 'Darwin',
    Language => I

    Conjury::C::GNU 1.004 (by James Woodyatt)
    Conjury::C::GNU is a Perl Conjury with the GNU C/C++ tools.

    SYNOPSIS

    c_compiler Vendor => 'GNU',
    Language => I,
    No_

    Tk::Getopt 0.49 (by Slaven Rezic)
    Tk::Getopt is a user configuration window for Tk with interface to Getopt::Long.

    SYNOPSIS

    use Tk::Getopt;
    @opttable =

    Asianux 2.0 (by Red Flag Software CO.,Ltd. , Miracle Linux Corpora)
    Asianux is a Linux server operating system which is co-developed by Chinese Leading Linux vendor Red Flag Software Co., Ltd

    Getopt::GUI::Long 0.7 (by Wes Hardaker)
    Getopt::GUI::Long is a wrapper around Getopt::Long that extends the value of the original Getopt::Long module.

    SYNOPSIS

    use G

    Mountain Climbing Journal 2.2 (by Scott Haugaard)
    Mountain Climbing Journal is a free general purpose journal application released under the GPL that categorizes keywords based on a u

    cc65 2.11.0 (by Ullrich von Bassewitz)
    cc65 is a complete cross development package for 6502 systems, including a powerful macro assembler, a C compiler, linker, librarian

    Just Journal 1.0 Alpha 2 (by Lucas Holt)
    Just Journal is a blogging application


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags