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

Object File freeware
Filter: All | Freeware | Demo
 

Object File

1 2 3 4 5 > 
Released: July 08, 2012  |  Added: July 08, 2012 | Visits: 504

Legible Assembler The Legible Assembler is an Open Source attempt to build an assembler that can convert Legible Assembly code into a linkable PE object file. Legible Assembly will use a mixture of AT&T and Intel styles, prepositions and carriage return line separators.



Platforms: Windows

License: Freeware Download (53): Legible Assembler Download

Added: August 27, 2008 | Visits: 848

GoRC This is a fast resource compiler which can make a RES file for linking from your RC files, and/or can make a COFF object file. One of its advantages is that since it knows all the constants you can do away with header files! It is one of the "Go" development tools.





Platforms: Windows

License: Freeware Size: 83 KB Download (121): GoRC Download

Added: March 19, 2010 | Visits: 1.009

Pasmo Pasmo project is a Z80 cross assembler, written in standard C++ that compiles easily in multiple platforms. Actually can generate object code in the following formats: raw binary, Intel HEX, PRL for CP/M Plus RSX, Plus3Dos (Spectrum +3 disk), TAP, TZX and CDT (Spectrum and Amstrad CPC emulators...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (125): Pasmo Download

Added: May 10, 2013 | Visits: 462

Iterating through large file-like objects This function provides a simple iterator for the lines of a file-like object. (It also provides a flag for removing/retaining trailing newlines.) I ran into the problem a number of times that I wanted to read-in a very large file-like object (say a GB or two) line by line. This is a problem for...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (63): Iterating through large file-like objects Download

Added: November 24, 2010 | Visits: 723

Sys::Lastlog Sys::Lastlog is a Perl module to provide a moderately Object Oreiented Interface to lastlog files on some Unix-like systems. SYNOPSIS use Sys::Lastlog; my $ll = Sys::Lastlog->new(); while(my $llent = $ll->getllent() ) { print $llent->ll_line(),"n"; } The lastlog file provided on most...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (95): Sys::Lastlog Download

Added: July 01, 2010 | Visits: 1.406

g95 g95 projects goal is to create a free, open source Fortran 95 compiler. The code has been donated to the Free Software Foundation for inclusion in GCC, the Gnu Compiler Collection. G95 is still in a beta state. G95 can compile most fortran 90/95 programs just fine on a wide variety of...


Platforms: *nix

License: Freeware Size: 3.2 MB Download (118): g95 Download

Added: May 24, 2010 | Visits: 681

binutils GNU Binutils package is a collection of binary tools. The main ones are: - ld - the GNU linker. - as - the GNU assembler. But they also include: - addr2line - Converts addresses into filenames and line numbers. - ar - A utility for creating, modifying and extracting from archives. -...


Platforms: *nix

License: Freeware Size: 17.4 MB Download (100): binutils Download

Added: September 25, 2010 | Visits: 829

MMDS::Properties MMDS::Properties Perl module contains flexible properties handling for MMDS. use MMDS::Properties; my $cfg = new MMDS::Properties; # Preset a property. $cfg->set_property("config.version", "1.23"); # Parse a properties file. $cfg->parsefile("config.prp"); # Get a property value...


Platforms: *nix

License: Freeware Size: 409.6 KB Download (99): MMDS::Properties Download

Added: August 08, 2010 | Visits: 1.111

GNU make GNU make is a tool which controls the generation of executables and other non-source files of a program from the programs source files. Make gets its knowledge of how to build your program from a file called the makefile, which lists each of the non-source files and how to compute it from other...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (133): GNU make Download

Added: October 26, 2010 | Visits: 780

Yasm Yasm is a complete rewrite of the NASM assembler under the "new" BSD License (some portions are under other licenses, see COPYING for details). Yasm project is designed from the ground up to allow for multiple assembler syntaxes to be supported (eg, TASM, GAS, NASM etc.) in addition to multiple...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (112): Yasm Download

Added: June 26, 2010 | Visits: 552

libhtmlTemplate libhtmlTemplate, is a library to aid developers to separate content from code. libhtmlTemplate is very simple, small and easy to use, its my first c++ project, so any feedback with the purpose of helping to improve the library is welcome as well as any bug report and feature request, ill be glad...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (88): libhtmlTemplate Download

Released: July 11, 2012  |  Added: July 11, 2012 | Visits: 655

Automesher 64-bit Automesher application extends AutoCAD and BricsCAD software with functionality to import and export 3D file formats and convert 3D drawing entity types. It supports many of 3D file extensions, including STL (Stereolithography), OFF (Object File Format), OBJ (Alias Wavefront Object), 3DS...


Platforms: Windows

License: Freeware Size: 32.3 MB Download (421): Automesher 64-bit Download

Released: September 01, 2012  |  Added: September 01, 2012 | Visits: 494

NASM The Netwide Assembler, NASM, is an 80x86 and x86-64 assembler designed for portability and modularity. It supports a range of object file formats, including Linux and *BSD a.out, ELF, COFF, Mach-O, Microsoft 16-bit OBJ, Win32 and Win64. It will also output plain binary files. Its syntax is...


Platforms: Windows

License: Freeware Size: 1.1 MB Download (58): NASM Download

Added: October 14, 2013 | Visits: 341

Voodoo Compiler 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 programmer free to do anything at all. Voodoo Compiler...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (38): Voodoo Compiler Download

Released: February 24, 2010  |  Added: March 10, 2010 | Visits: 3.692

Databrid Databrid is a Database tool for Oracle and/or MySql databases that is suited to all levels of users. Databrids core functionality is based around a main set of tabs that allow access to the following areas: SQL Editor, Database Browser, File Processing, Active/Inactive Jobs and Help. The...


Platforms: Windows, Mac, *nix, Java,Other

License: Freeware Size: 5.26 MB Download (340): Databrid Download

Added: January 18, 2010 | Visits: 2.891

Call Of Duty 2 Linux Multiplayer Server Code Call Of Duty 2 Linux Multiplayer Server Code is a COD2 linux server. !! IMPORTANT !! Call of Duty 2 Linux Server is NOT SUPPORTED by Activision Customer Support. Please do not call with any questions related to this free beta product. There are other channels to aid you listed at the bottom...


Platforms: *nix

License: Freeware Size: 409.6 KB Download (86): Call Of Duty 2 Linux Multiplayer Server Code Download

Added: September 09, 2010 | Visits: 929

Gnocchi Gnocchi is a complexity analyzer for C++ code. It calculates cyclomatic and the NPATH complexity measures. The project reads the coverage information produced by GCC and determines the complexity of all functions. If code is compiled with -fprofile-arcs or -ftest-coverage (depending on compiler...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (95): Gnocchi Download

Added: January 21, 2010 | Visits: 1.251

joeq virtual machine Joeq is a virtual machine and compiler infrastructure designed to facilitate research in virtual machine technologies such as Just-In-Time and Ahead-Of-Time compilation, advanced garbage collection techniques, distributed computation, sophisticated scheduling algorithms, and advanced run time...


Platforms: *nix

License: Freeware Size: 1024 KB Download (98): joeq virtual machine Download

Added: November 11, 2010 | Visits: 945

AsmXml AsmXml is a very fast XML parser and decoder for x86 platforms. The project achieves high speed by using the following features: - Written in pure assembler - Optimized memory accesses - Parsing and decoding at the same time To give an idea of the relative speed of AsmXml, the fastest open...


Platforms: *nix

License: Freeware Size: 95.23 KB Download (95): AsmXml Download

Added: October 06, 2010 | Visits: 875

Software::Packager::Svr4 Software::Packager::Svr4 is the Software::Packager extension for System VR4 packages. SYNOPSIS use Software::Packager; my $packager = new Software::Packager(svr4); This module is used to create software packages in a format suitable for installation with pkgadd. FUNCTIONS new() This...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (89): Software::Packager::Svr4 Download

1 2 3 4 5 >