Contribute  :  Calendar  :  Advanced Search  :  Site Statistics  :  Directory  :  Web Resources  :  Polls  
    Creem Homeworld Bringing you Quality Slogans Since 1967    
 Welcome to Creem Homeworld
 Monday, September 06 2010 @ 01:14 AM EDT
Web Resources

Link Category

Other (1) Ada (25) Computer Science (1)
Geeklog Sites (1) Hardware (1) Politics (4)
Programming (7) Useful Programs (3) Video Editing (3)
XML (1)

[ Add A Link ]

Programming

  • Compile GIMP for Win32 (390)
    Has intro type information for building GIMP (and all associated libraries) from source on win32 cygwin and mingw.
  • Cygwin (107)
    Cygwin is a Linux-like environment for Windows. It consists of two parts:
    A DLL (cygwin1.dll) which acts as a Linux emulation layer providing substantial Linux API functionality.
    A collection of tools, which provide Linux look and feel.
  • Minimalist GNU For Windows (MINGW) (106)
    The MinGW project provides a a fairly complete GNU environment for Windows based machines including gcc, a bash shell and numerous libraries. It differs from Cygwin in that the programs and libraries do not rely on a Unix emulation layer and thus there are no external dependancies on special purpose dll's.
  • Scratchbox (127)
    Scratchbox is a cross-compilation toolkit designed to make embedded Linux application development easier. It also provides a full set of tools to integrate and cross-compile an entire Linux distribution.
  • Softgun ARM9 CPU Simulator (166)
    Softgun is a Software ARM. It emulates an ARM9 processor and many peripherals typically found in an embedded system. Softgun is known to run linux-2.6.8.1 with extensions for the Netsilicon NS9750.
  • Splint - GPL Static Analysis Tool for C (178)
    Splint is a tool for statically checking C programs for security vulnerabilities and coding mistakes. With minimal effort, Splint can be used as a better lint. If additional effort is invested adding annotations to programs, Splint can perform stronger checking than can be done by any standard lint.

  • Zlib Library (122)
    zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- lossless data-compression library for use on virtually any computer hardware and operating system. The zlib data format is itself portable across platforms.

    Note that since version 1.2.0.5, the standard zlib distribution ships with an Ada binding included.

 Copyright © 2010 Creem Homeworld
 All trademarks and copyrights on this page are owned by their respective owners.
Powered By Geeklog 
Created this page in 0.09 seconds