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.479.191 Times

Idl freeware
Filter: All | Freeware | Demo
 

Idl

1 2 3 4 > 
Added: July 15, 2010 | Visits: 740

autotools-idl autotools-idl is a patch for automake and some autoconf macros which add support for IDL and C++ ORBs. autotools-idl tries to provide full support for compiling IDL files to C++ stubs and skeletons. The autoconf macros provide an unified detection of different C++ ORBs. The two parts of... Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): autotools-idl Download

Added: July 26, 2013 | Visits: 463

IDL2Matlab: IDL to Matlab/Scilab IDL2Matlab is an Automatic translation tool from an IDL program into Matlab and Scilab code. Platforms: *nix

License: Freeware Size: 532.48 KB Download (38): IDL2Matlab: IDL to Matlab/Scilab Download

Released: July 08, 2012  |  Added: July 08, 2012 | Visits: 415

GPR IDL tools IDL and ENVI software tools for opening, viewing, filtering, and analyzing Mal Geoscience RAMAC ground-penetrating radar (GPR) data. Platforms: Windows, Mac, Linux

License: Freeware Size: 102.39 KB Download (47): GPR IDL tools Download

Added: April 07, 2010 | Visits: 833

idl2pysrv idl2pysrv is a IDL compiler to Python RPC-GIOP skeleton server. SYNOPSIS idl2pysrv [options] spec.idl OPTIONS All options are forwarded to C preprocessor, except -h -i -J -v -x. With the GNU C Compatible Compiler Processor, useful options are : -D name -D name=definition -I... Platforms: *nix

License: Freeware Size: 62.46 KB Download (95): idl2pysrv Download

Added: March 18, 2010 | Visits: 1.120

idl2wsdl 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 Processor, useful options are : -D name -D... Platforms: *nix

License: Freeware Size: 16.38 KB Download (127): idl2wsdl Download

Added: June 10, 2010 | Visits: 990

idl2javaxml idl2javaxml is an IDL compiler to language Java mapping & XML binding. SYNOPSIS idl2javaxml [options] spec.idl OPTIONS All options are forwarded to C preprocessor, except -h -i -v -x. With the GNU C Compatible Compiler Processor, useful options are : -D name -D name=definition -I... Platforms: *nix

License: Freeware Size: 49.15 KB Download (106): idl2javaxml Download

Added: April 17, 2010 | Visits: 1.170

idl2java idl2java is an IDL compiler to language Java mapping. SYNOPSIS idl2java [options] spec.idl OPTIONS All options are forwarded to C preprocessor, except -h -i -v -x. With the GNU C Compatible Compiler Processor, useful options are : -D name -D name=definition -I directory -I-... Platforms: *nix

License: Freeware Size: 49.15 KB Download (327): idl2java Download

Added: June 12, 2010 | Visits: 1.026

CORBA-Python CORBA-Python is a package supplies the following tools : idl2py : IDL compiler to Python. idl2pyemb : IDL compiler to Python embedded with C idl2pyext : IDL compiler to Python extension with C idl2pycli : RPC-GIOP client stub generator idl2pysrv : RPC-GIOP server skeleton generator. Platforms: *nix

License: Freeware Size: 61.44 KB Download (119): CORBA-Python Download

Added: July 25, 2010 | Visits: 998

The Data Language A free IDL (Interactive Data Language) compatible incremental compiler (ie. runs IDL programs). IDL is a registered trademark of Research Systems Inc. Full syntax compatibility with IDL 6.0 ALL IDL language elements are supported, including: - Objects, - Pointers, - Structs, - Arrays, -... Platforms: *nix

License: Freeware Size: 839.68 KB Download (97): The Data Language Download

Added: July 10, 2010 | Visits: 657

CORBA::IDLtreev CORBA::IDLtree is a Perl module that builds abstract syntax trees from CORBA IDL. The main export is sub Parse_File which takes an IDL input file name as the parameter, and returns a reference to an array of references to the root nodes constructed (or 0 if there were syntax errors.)... Platforms: *nix

License: Freeware Size: 36.86 KB Download (87): CORBA::IDLtreev Download

Released: October 21, 2012  |  Added: October 21, 2012 | Visits: 477

parsi parsi was developed using the Java programming language as an accessible and handy library that is able to parse IDL (Interface Description Language). IDL was basically designed as a specification language that is used to describe a program component's interface. Platforms: Windows

License: Freeware Download (45): parsi Download

Added: August 30, 2008 | Visits: 1.192

Documentation Helper Documentation Helper is a Visual C++ Addin which aids documentation of C/C++/IDL/ODL files in terms of documenting the following: * Header files - will document and create header comments for these, including generating appropriate sentinel #defines * Source files - can create header comments for... Platforms: Windows

License: Freeware Size: 323 KB Download (511): Documentation Helper Download

Added: August 19, 2008 | Visits: 928

SourceSafe Addin Prevents SourceSafe from checking files in when there isn't enough disk space left on the drive Aids documentation fo C/C++/IDL/ODL files by automatically adding/updating header information to the files if it is missing Platforms: Windows

License: Freeware Size: 205 KB Download (481): SourceSafe Addin Download

Added: April 21, 2010 | Visits: 1.367

Automated support for compound RPC calls Automated support for compound RPC calls is a project which augments RPCGEN to support NFSv4-style compound procedures. NFSv4 specifies that the RPC calls be batched into a "compound" call. There is no support for this in RPCGEN. By rearranging the ONC IDL for NFSv4 into AutoGen definitions,... Platforms: *nix

License: Freeware Size: 22.53 KB Download (106): Automated support for compound RPC calls Download

Added: August 25, 2010 | Visits: 926

Growler Growler is a C++-based distributed object and event architecture. It is written in C++, and supports serialization of C++ objects as part of its Remote Method Invocation, Event Channels, and in its Interface Definition Language. Its primary application has been in support of interactive,... Platforms: *nix

License: Freeware Size: 1.6 MB Download (89): Growler Download

Added: January 20, 2010 | Visits: 856

Numarray Numarray provides array manipulation and computational capabilities similar to those found in IDL, Matlab, or Octave. Using numarray, it is possible to write many efficient numerical data processing applications directly in Python without using any C, C++ or Fortran code (as well as doing such... Platforms: *nix

License: Freeware Size: 1.1 MB Download (94): Numarray Download

Added: August 25, 2010 | Visits: 504

CORBA::omniORB CORBA::omniORB is a Perl module implementing CORBA 2.x via omniORB. SYNOPSIS use CORBA:::omniORB ids => [ IDL:Account/Account:1.0 => undef, IDL:Account/Counter:1.0 => undef ]; The omniORB module is a Perl interface to the omniORB ORB. It is meant, in the spirit of omniORB, to be a clean,... Platforms: *nix

License: Freeware Size: 235.52 KB Download (88): CORBA::omniORB Download

Added: May 23, 2010 | Visits: 1.177

loc loc project provides the capability to count source and comment lines in multiple languages, currently including C/C++, Matlab/Octave, IDL, Java, Lisp, , Perl, PHP, Python, Fortran, SAS, shell, SQL, and Tcl/Expect. Multiple files can be scanned, with recusion through subdirectories, and the... Platforms: *nix

License: Freeware Size: 10.24 KB Download (95): loc Download

Released: October 25, 2012  |  Added: October 25, 2012 | Visits: 487

Doxygen for Linux Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D. It can help you in three ways: 1. It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual (in... Platforms: Linux

License: Freeware Size: 3.2 MB Download (50): Doxygen for Linux Download

Released: July 19, 2012  |  Added: July 19, 2012 | Visits: 577

Doxygen for Mac OS X Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D. It can help you in three ways: 1. It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual (in... Platforms: Mac

License: Freeware Size: 30.1 MB Download (51): Doxygen for Mac OS X Download

1 2 3 4 >