Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.061.204 Times

Conjury::C 1.004

  Date Added: June 03, 2010  |  Visits: 833

Conjury::C

Report Broken Link
Printer Friendly Version


Product Homepage
Download (94 downloads)



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: No special requirements
Platforms: Linux
Keyword: Archiver Compiler Conjuryc Libraries Linker Options Perl Conjury Programming Vendor
Users rating: 0/10

License: Freeware Size: 33.79 KB
USER REVIEWS
More Reviews or Write Review


CONJURY::C RELATED
Libraries  -  Conjury::C::Darwin 1.004
Conjury::C::Darwin is a Perl Conjury with the Darwin C/C++ tools. SYNOPSIS c_compiler Vendor => Darwin, Language => I , No_Scanner => 1, Program => I , Options => [ I , I , ... ], Journal => I ;...
33.79 KB  
Libraries  -  Conjury::C::GNU 1.004
Conjury::C::GNU is a Perl Conjury with the GNU C/C++ tools. SYNOPSIS c_compiler Vendor => GNU, Language => I , No_Scanner => 1, Program => I , Options => [ I , I , ... ], Journal => I ; c_linker Vendor => GNU, Language => I...
33.79 KB  
Libraries  -  Conjury::C::Sun 1.004
Conjury::C::Sun is a Perl Conjury with the Sun Workshop C/C++ tools. SYNOPSIS c_compiler Vendor => Sun, Language => I , No_Scanner => 1, Program => I , Options => [ I , I , ... ], Journal => I ;...
33.79 KB  
Development Editors  -  SDCC 8051 Development System 2.21
SDCC is a optimizing C compiler that includes an ANSI 8051 C Compiler, 8051 Assembler, Linker and example projects. The linker that comes with SDCC has been modified by BiPOM Electronics to run SDCC seamlessly in our Micro-IDE environment. SDCC...
 
Programming  -  Voodoo Compiler 0.6.2
Voodoo Compiler is an implementation of the Voodoo programming language. The Voodoo programming language is a low-level programming language, abstracting over the platform's instruction set and calling conventions, but otherwise leaving the...
40.96 KB  
Development Tools  -  nhc98 1.18
nhc98 is a small, easy to install, standards-compliant compiler for Haskell 98, the lazy functional programming language.It is very portable, and aims to produce small executables that run in small amounts of memory. It produces medium-fast code,...
13.84 MB  
Utilities  -  Dylan Code Collection 1.7
A collection of useful libraries written in the Dylan programming language. The intent of this project is to provide easily accessible libraries for people developing applications using Functional Developer and/or Gwydion Dylan.
673.63 KB  
Programming  -  kin 0.0.2
kin is a set of libraries and tools supporting meta-programming for engineering and technical computing applications. This JVM version of kin has been superseded by the stand-alone version being developed at http://purl.org/net/kin.
477.44 KB  
Libraries  -  Blatte::Compiler 0.9.4
Blatte::Compiler is a Perl module to compile a Blatte document into Perl. SYNOPSIS use Blatte::Compiler; &Blatte::Compiler::compile($file_handle, &callback); &Blatte::Compiler::compile_sparse($file_handle, &callback); sub callback {...
31.74 KB  
Libraries  -  idl2wsdl 0.41
idl2wsdl is an IDL compiler to WSDL (Web Services Description Language). SYNOPSIS idl2wsdl [options] spec.idl OPTIONS All options are forwarded to C preprocessor, except -b -h -i -q -s -t -v -x. With the GNU C Compatible Compiler...
16.38 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB