About | FAQ | Backlog
FOSSfind.com
Open Source projects, categorized.
add filters by typing...
...or clicking
ai assembler autoconf automake automation autotools basic build build-tool clisp code code-generators coding common-lisp compile compiler cross-compiler cross-platform debuggers development disassembler dynamic functional gnu gnu-build-system graphic graphics image interpreter interpreters language library libtool linux lisp mathematics multi-platform objectoriented object-oriented photo portable programming programming-language qb qbasic quickbasic ruby safari scm script scripting system-shells tools viewer win32 windows
GNU Libtool
[247 users on Ohloh]
GNU Libtool hides the complexity of using shared libraries behind a consistent, portable interface. GNU Libtool ships with GNU libltdl, which hides the complexity of loading dynamic runtime libraries (modules) behind a consistent, portable interface.
MinGW - Minimalist GNU for Windows
[175 users on Ohloh]
MinGW: import libraries and header files for use with GCC to build native Windows applications; now with added extensions to the MSVC runtime to support C99 functionality.
GQview image viewer
[60 users on Ohloh]
Tags: viewer graphics build-tools linux photo image graphic c++
GQview is an image viewer for X windows. Features include single click file viewing, external editor support, thumbnail previews, thumbnail caching, and adjustable zoom. GQView has the ability to compare files and list similar or duplicate images based on content. Full screen view and slideshows allow for basic presentation of images. The program offers simple image file management with the ability to copy, move, rename, and delete files. Image collections, similar to a song playlist, are also s...
CLISP - an ANSI Common Lisp
[34 users on Ohloh]
GNU CLISP is an ANSI Common Lisp implementation with an interpreter, compiler, debugger, object system (CLOS, MOP), sockets, fast bignums, arbitrary precision floats, and foreign language interface which runs on most UNIXes and Win32.
The Netwide Assembler
[22 users on Ohloh]
NASM is an 80x86 assembler designed for portability and modularity. It supports a range of object file formats including Linux a.out and ELF, COFF, Microsoft 16-bit OBJ and Win32. It will also output plain binary files. Its syntax is designed to be simple and easy to understand, similar to Intel's but less complex. It supports Pentium, P6, MMX, 3DNow! and SSE opcodes, and has macro capability. It includes a disassembler as well.
FreeBASIC Compiler
[11 users on Ohloh]
Open-source, free, multi-platform BASIC compiler, with the syntax the most compatible possible with MS-QuickBASIC (incl. the GFX statements), but that adds new features such as pointers, unsigned data types, inline-asm, a pre-processor and many others.
Mxx_ru
[3 users on Ohloh]
Mxx_ru (Make++ on Ruby) is a cross-platform build tool. It's intended for C/C++ languages in general, but it's easy to extend for handling other languages. It uses a template based approach for describing build process.
RCons
[1 users on Ohloh]
Tags: cross-platform ruby programming build-tools tools c++
RCons is a build tool consolidating both configuration and compilation of software projects. It leverages the Ruby language to create a fluid environment for specifying the build process with the expressive power of a real programming language.