• 4TH362L.ZIP (2,988K)

    Uploaded Thu Oct 22 2020 07:27 pm

    4tH is a Forth compiler.  Instead of the
    standard Forth engine it features a
    conventional compiler.  Can create bytecode,
    C-embeddable bytecode, standalone
    executables, also works as a scripting
    language.  Includes RPN calculator, line
    editor, preprocessor, compiler, decompiler,
    C-source generator, a virtual machine, & a
    multitasking environment. 32-bit Linux.
    http://thebeez.home.xs4all.nl/4tH/
    
  • 4TH362UN.ZIP (2,373K)

    Uploaded Thu Oct 22 2020 07:27 pm

    4tH is a Forth compiler.  Instead of the
    standard Forth engine it features a
    conventional compiler.  Can create bytecode,
    C-embeddable bytecode, standalone
    executables, also works as a scripting
    language.  Includes RPN calculator, line
    editor, preprocessor, compiler, decompiler,
    C-source generator, a virtual machine, & a
    multitasking environment. For Generic Unix.
    http://thebeez.home.xs4all.nl/4tH/
    
  • 4TH3664L.ZIP (3,035K)

    Uploaded Thu Oct 22 2020 07:27 pm

    4tH is a Forth compiler.  Instead of the
    standard Forth engine it features a
    conventional compiler.  Can create bytecode,
    C-embeddable bytecode, standalone
    executables, also works as a scripting
    language.  Includes RPN calculator, line
    editor, preprocessor, compiler, decompiler,
    C-source generator, a virtual machine, & a
    multitasking environment. 64-bit Linux.
    http://thebeez.home.xs4all.nl/4tH/
    
  • AIME520.ZIP (1,614K)

    Uploaded Thu Oct 22 2020 07:27 pm

    aime v5.20 is a simple, C like programming
    language and an application embeddable
    interpreter.  The language is meant to be
    simple and productive.  The interpreter
    stresses data integrity and expressiveness. 
    The featured automatic resource management
    makes programming trivial and the program
    execution safe for the applications
    embedding the interpreter. 
    sourceforge.net/projects/aime-embedded/
    
  • AIME6.ZIP (1,646K)

    Uploaded Thu Oct 22 2020 07:27 pm

    aime v6 is a simple, C-like programming
    language and an interpreter, both designed
    to be embeddable in applications.  The
    language is straightforward, trivial, and
    direct.  Its syntax is simpler than that of
    C, while still providing for full object
    management, higher order functions, and
    references.  The interpreter is secure and
    expressive, allowing comprehensive control
    over program execution and providing
    powerful methods of application integration. 
    http://sourceforge.net/projects/aime-embedded/
    
  • AIME7.ZIP (1,815K)

    Uploaded Thu Oct 22 2020 07:27 pm

    aime v7 (aime-7.20140207.tar.gz) is a
    simple, C-like programming language & an
    interpreter to embed in apps.  Syntax is
    simpler than C, while still providing for
    full object management, higher order
    functions, & references.  Interpreter is
    secure & expressive, allows comprehensive
    control over program execution & provides
    powerful methods of application integration.
    
  • ARMDLLO4.ZIP (5,342K)

    Uploaded Thu Oct 22 2020 07:27 pm

    Armadillo C++ linear algebra library (matrix
    maths).  API is deliberately similr to
    Matlab's.  Intgr, floating point, & complex
    numbers support, also a subset of trig &
    statistics functions.  Matrix decompositions
    provided through optional integration with
    LAPACK & ATLAS libs.  Delayed evaluation
    approach, based on template metaprogramm-
    ing, used (at compile time) to combine
    operations into one & reduce or eliminate
    the need for temporaries.
    
  • ATRATSRC.ZIP (122K)

    Uploaded Thu Oct 22 2020 07:27 pm

    Atratus runs binaries built on Linux on
    WIndows.  It is a system call translator
    similar to UML (User Mode Linux).  It can
    run some games and busybox utilities. 
    This is the source file.  For binary
    distribution see pdnwin.
    http://atratus.org/
    
  • CHORL041.ZIP (554K)

    Uploaded Thu Oct 22 2020 07:27 pm

    Choria is a game set in the land of chores. 
    It is a 2D MMORPG in 800x600 with 3D
    accelerated graphics.  Its features include
    doing chores, slaying monsters, killing
    goblins, getting great loot, earning money
    for college, and vacuuming virtual carpet. 
    You can play with builds that include up to
    30 different skills.  PVP play is open and
    always available.  This is the linux
    version, src.
    http://code.google.com/p/choria/
    
  • COBRL094.ZIP (4,245K)

    Uploaded Thu Oct 22 2020 07:27 pm

    Cobra is a general purpose programming
    language with a clean, high-level syntax. 
    It provides language level features for
    quality, including first class unit tests
    and Eiffel-style contracts.  It supports
    both static and dynamic binding.  Cobra is a
    compiled language with good run-time
    performance, but also provides some
    scripting conveniences such as a pound-bang
    line (#!) and one step compile-and-run. 
    Cobra runs on Linux, Mac, Windows, and
    anywhere else that Novell Mono or MS .NET
    exist, including handhe
    
  • CRAYON01.ZIP (278K)

    Uploaded Thu Oct 22 2020 07:27 pm

    Crayonizer "crayonizes" the output of other
    programs.  It uses pattern matches to color
    in and otherwise transmogrify selected text. 
    It's written in straight C with few
    dependencies.  Initial release.  Can be
    called with other programs. 
    http://idratherhack.blogspot.com
    
  • CRAYON02.ZIP (376K)

    Uploaded Thu Oct 22 2020 07:27 pm

    Crayonizer v0.2 "crayonizes" the output of
    other programs.  It uses pattern matches to
    color in and otherwise transmogrify selected
    text.  It's written in straight C with few
    dependencies. 
    https://sites.google.com/site/columscode/
    home/crayonizer
    
  • CRAYON04.ZIP (375K)

    Uploaded Thu Oct 22 2020 07:27 pm

    Crayonizer v0.0.4 is a command-line app that
    "crayonizes" (i.e.  colors in) the output of
    other command-line apps.  It's written in
    straight-C with few dependancies. 
    https://sites.google.com/site/columscode
    /home/crayonizer
    
  • FILES.BBS (16K)

    Uploaded Thu Oct 22 2020 07:27 pm

  • GNY1231.ZIP (4,785K)

    Uploaded Thu Oct 22 2020 07:27 pm

    Geany v1.23.1 is a small C editor using GTK2
    with basic features of an integrated
    development environment.  It features syntax
    highlighting, code completion, call tips,
    many supported filetypes (including C, Java,
    PHP, HTML, DocBook, Perl, LateX, and Bash),
    and symbol lists.  http://www.geany.org/
    
  • HSTR071S.ZIP (15K)

    Uploaded Thu Oct 22 2020 07:27 pm

    BASH Command History Completion is a command
    line utility which brings improved BASH
    command completion from the history.  It
    aims to make completion easier to use and
    faster than Ctrl-R. Source.
    
  • HSTR10.ZIP (21K)

    Uploaded Thu Oct 22 2020 07:27 pm

  • HTTPG231.ZIP (54K)

    Uploaded Thu Oct 22 2020 07:27 pm

    httping is a "ping"-like tool for HTTP
    requests.  Give it a URL and it will show
    how long it takes to connect, send a
    request, and retrieve the reply (only the
    headers).  It can be used for monitoring or
    statistical purposes (measuring latency).
    Supports IPv6.
    http://www.vanheusden.com/httping/
    
  • KDBG254.ZIP (400K)

    Uploaded Thu Oct 22 2020 07:27 pm

    KDbg is a graphical user interface to gdb,
    the GNU debugger.  It provides an intuitive
    interface for setting breakpoints,
    inspecting variables, and stepping through
    code.  http://www.kdbg.org/
    
  • LB1F4L21.ZIP (1,057K)

    Uploaded Thu Oct 22 2020 07:27 pm

    libx1f4l2 is a data structures library.
    Featured are self balancing BSTs and self
    balancing BST backed sequences, in memory
    B-trees and B-tree backed sequences, pointer
    sets, radix and critical bit trees. 
    http://libx1f4l2.sourceforge.net/
    
  • LIBCXX06.ZIP (1,080K)

    Uploaded Thu Oct 22 2020 07:27 pm

    LibCXX is a C++ class library focused on
    high-level application framework classes and
    Linux-specific features. 
    http://www.libcxx.org/
    
  • LIBVTERM.ZIP (53K)

    Uploaded Thu Oct 22 2020 07:27 pm

    Based on ROTE, libvterm is a terminal
    emulator library that attempts to mimic both
    VT100 and rxvt capabilities.  Although the
    natural display apparatus is curses, the API
    is simple enough to grow and adopt other
    mechanisms.
    
  • LIVES204.ZIP (4,745K)

    Uploaded Thu Oct 22 2020 07:27 pm

    LiVES is a simple to use yet powerful video
    effects, editing, conversion, and playback
    system aimed at the digital video artist and
    VJ.  It runs under Linux, BSD, Mac OS
    X/Darwin, IRIX, and openMosix.  It is frame
    and sample accurate, can handle almost all
    types of video, and is fully extendable
    through plugins and the included plugin
    builder tool.  It can also be controlled
    remotely using OSC.  Source Code. 
    http://lives.sourceforge.net/
    
  • LUNZIP12.ZIP (57K)

    Uploaded Thu Oct 22 2020 07:27 pm

    Lunzip is a decompressor for lzip files. It
    is written in C and its small size makes it
    well suited for embedded devices or software
    installers that need to decompress files but
    do not need compression capabilities.  This
    file has stored lunzip-1.2.tar.gz, the
    source archive. 
    http://savannah.nongnu.org/projects/lzip
    
  • LZIP114.ZIP (80K)

    Uploaded Thu Oct 22 2020 07:27 pm

    Lzip is a lossless data compressor based on
    the LZMA algorithm, with very safe integrity
    checking and a user interface similar to the
    one of gzip or bzip2.  Lzip decompresses
    almost as quickly as gzip and compresses
    better than bzip2, which makes it well
    suited for software distribution and data
    archiving.  To recover data from a damaged
    lzip file, try the lziprecover program.
    This file has stored lzip-1.14.tar.gz, the
    source archive.
    http://savannah.nongnu.org/projects/lzip
    
  • LZRECOVR.ZIP (77K)

    Uploaded Thu Oct 22 2020 07:27 pm

    Lziprecover is a data recovery tool and
    decompressor for files in the lzip
    compressed data format (.lz) able to repair
    slightly damaged files, recover badly
    damaged files from two or more copies,
    extract undamaged members from multi-member
    files, decompress files and test integrity
    of files.  lziprecover-1.13.tar.gz is stored
    in this file and contains the sources.
    http://savannah.nongnu.org/projects/lzip
    
  • NCDU110.ZIP (129K)

    Uploaded Thu Oct 22 2020 07:27 pm

    ncdu v.1.10 (NCurses Disk Usage) is a
    curses-based version of the well-known "du",
    and provides a fast way to see what
    directories are using your disk space. 
    http://dev.yorhel.nl/ncdu
    
  • OCRE.ZIP (713K)

    Uploaded Thu Oct 22 2020 07:27 pm

    OCRE is an optical character recognition
    (OCR) system that reads an image file and
    writes ASCII or Unicode characters.  POSIX
    C.
    
  • RDMN0441.ZIP (1,598K)

    Uploaded Thu Oct 22 2020 07:27 pm

    Rudiments v0.44.1 is a C++ class library
    providing base classes for things such as
    daemons, clients, and servers, and wrapper
    classes for the standard C functions for
    things like regular expressions, semaphores,
    and signal handling.
    
  • RDMNT045.ZIP (2,603K)

    Uploaded Thu Oct 22 2020 07:27 pm

  • RUDIMNTS.ZIP (1,626K)

    Uploaded Thu Oct 22 2020 07:27 pm

    Rudiments v.0.44 is a C++ class library
    providing base classes for things such as
    daemons, clients, and servers, and wrapper
    classes for the standard C functions for
    things like regular expressions, semaphores,
    and signal handling.
    
  • SEED7-74.ZIP (1,877K)

    Uploaded Thu Oct 22 2020 07:27 pm

    Seed7 is a general purpose programming
    language.  It is a higher level language
    compared to Ada, C++, and Java.  In Seed7,
    new statements and operators can be declared
    easily.  Functions with type results and
    type parameters are more elegant than a
    template or generics concept.  Object
    orientation is used when it brings
    advantages and not in places when other
    solutions are more obvious.  Although Seed7
    contains several concepts of other
    programming languages, it is generally not
    considered as a direct desce
    
  • SEED7.ZIP (2,002K)

    Uploaded Thu Oct 22 2020 07:27 pm

  • SEED7111.ZIP (1,944K)

    Uploaded Thu Oct 22 2020 07:27 pm

  • SEED7129.ZIP (1,947K)

    Uploaded Thu Oct 22 2020 07:27 pm

  • SEED7520.ZIP (1,802K)

    Uploaded Thu Oct 22 2020 07:27 pm

    Seed7 is a general purpose programming
    language.  It is a higher level language
    compared to Ada, C++, and Java.  In Seed7,
    new statements and operators can be declared
    easily.  Functions with type results and
    type parameters are more elegant than a
    template or generics concept.  Object
    orientation is used when it brings
    advantages and not in places when other
    solutions are more obvious.  Although Seed7
    contains several concepts of other
    programming languages, it is generally not
    considered as a direct desce
    
  • SEED763.ZIP (1,802K)

    Uploaded Thu Oct 22 2020 07:27 pm

    Seed7 is a general purpose programming
    language.  It is a higher level language
    compared to Ada, C++, and Java.  In Seed7,
    new statements and operators can be declared
    easily.  Functions with type results and
    type parameters are more elegant than a
    template or generics concept.  Object
    orientation is used when it brings
    advantages and not in places when other
    solutions are more obvious.  Although Seed7
    contains several concepts of other
    programming languages, it is generally not
    considered as a direct desce
    
  • SEED7820.ZIP (1,885K)

    Uploaded Thu Oct 22 2020 07:27 pm

  • SEED7908.ZIP (1,899K)

    Uploaded Thu Oct 22 2020 07:27 pm

  • SEED7929.ZIP (1,883K)

    Uploaded Thu Oct 22 2020 07:27 pm

  • SKALIB14.ZIP (217K)

    Uploaded Thu Oct 22 2020 07:27 pm

  • STELL381.ZIP (2,042K)

    Uploaded Thu Oct 22 2020 07:27 pm

    The Atari 2600 Video Computer System (VCS)
    emulator.  Stella is a multi-platform Atari
    2600 VCS emulator released under the GNU
    General Public License (GPL).  Has been
    ported to AcornOS, AmigaOS, DOS, FreeBSD,
    IRIX, Linux, OS/2, MacOS, Unix, and Windows. 
    This archive contains
    stella-3.8.1-src.tar.gz, the source file. 
    http://stella.sourceforge.net/
    
  • STNNIX4L.ZIP (3,974K)

    Uploaded Thu Oct 22 2020 07:27 pm

    Stunnix v4.0 Protects JavaScript code from
    analyzing, studying/reworking.  Obfuscator &
    encoder for JavaScript, JScript source
    converts source into highly mangled &
    obfuscated form, difficult to study,
    analyse, reuse, & re-work for competitors or
    customers, retains functionality of source,
    & then encodes it making it unreadable. 
    Control all aspects of code hiding, supports
    all syntax constructs.  Multi-module aware.
    
  • STNX310L.ZIP (3,933K)

    Uploaded Thu Oct 22 2020 07:27 pm

    Stunnix v3.10 Protects JavaScript code from
    analyzing, studying/reworking.  Obfuscator &
    encoder for JavaScript, JScript source
    converts source into highly mangled &
    obfuscated form, difficult to study,
    analyse, reuse, & re-work for competitors or
    customers, retains functionality of source,
    & then encodes it making it unreadable. 
    Control all aspects of code hiding, supports
    all syntax constructs.  Multi-module aware.
    
  • STXBTREE.ZIP (1,686K)

    Uploaded Thu Oct 22 2020 07:27 pm

    STX B+ Tree v0.9 package is a set of C++
    template classes implementing a B+ tree
    key/data container in main memory.  The
    classes are designed as drop-in replacements
    of the STL containers set, map, multiset,
    and multimap, and follow their interfaces
    very closely.  These B+ classes tree reduce
    heap fragmentation and utilize cache-line
    effects better than the standard red-black
    binary tree.  Algorithms are based on the
    implementation in Cormen, Leiserson, and
    Rivest's Introduction into Algorithms, Jan
    Jannink
    
  • VERBISTE.ZIP (689K)

    Uploaded Thu Oct 22 2020 07:27 pm

    Verbiste is a French conjugation system
    implemented as a C++ library, a GNOME
    applet, and two command-line tools.  It can
    conjugate verbs and analyze conjugated verbs
    to determine their mode, tense, and person. 
    The knowledge base contains over 6700 verbs. 
    http://sarrazip.com/dev/verbiste.html
    
  • VRBST137.ZIP (690K)

    Uploaded Thu Oct 22 2020 07:27 pm

    Verbiste v0.1.37 is a French conjugation
    system implemented as a C++ library, a GNOME
    applet, and two command-line tools.  It can
    conjugate verbs and analyze conjugated verbs
    to determine their mode, tense, and person. 
    The knowledge base contains over 6700 verbs.
    perso.b2b2c.ca/sarrazip/dev/verbiste.html
    
  • VRBST138.ZIP (691K)

    Uploaded Thu Oct 22 2020 07:27 pm

    Verbiste v0.1.38 is a French conjugation
    system implemented as a C++ library, a GNOME
    applet, and two command-line tools.  It can
    conjugate verbs and analyze conjugated verbs
    to determine their mode, tense, and person. 
    The knowledge base contains over 6700 verbs.
    http://perso.b2b2c.ca/sarrazip/dev/verbiste
    .html
    
  • WXWDGT3L.R00 (7,813K)

    Uploaded Thu Oct 22 2020 07:27 pm

  • WXWDGT3L.R01 (3,734K)

    Uploaded Thu Oct 22 2020 07:27 pm

  • WXWDGT3L.RAR (7,813K)

    Uploaded Thu Oct 22 2020 07:27 pm

  • XBGI362.ZIP (61K)

    Uploaded Thu Oct 22 2020 07:27 pm

    libXbgi is a compatibility library that can
    be used to port old programs written for
    Turbo/Borland C to X11, on Linux and other
    Unix-like systems.  And, of course, to write
    new graphics programs with minimal effort:
    BGI, once extremely popular, was probably
    the simplest way to implement presentation
    graphics in C programs.  The same ease of
    programming can be obtained on modern
    systems with libXbgi. 
    http://libxbgi.sourceforge.net/