Uploaded Sun Jan 23 2022 09:51:31
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 Sun Jan 23 2022 09:51:31
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 Sun Jan 23 2022 09:51:31
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 Sun Jan 23 2022 09:51:31
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 Sun Jan 23 2022 09:51:31
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 Sun Jan 23 2022 09:51:31
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 Sun Jan 23 2022 09:51:31
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 Sun Jan 23 2022 09:51:31
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 Sun Jan 23 2022 09:51:31
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 Sun Jan 23 2022 09:51:31
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 handhelds. Requirements: Microsoft .NET 2.0+ on Windows, or Novell Mono 2.6+ on any other platform (Mac OS X, Linux, BSD, Solaris, etc.). This is the *nix for Mac/Lnx/BSD/Solaris version. http://cobra-language.com/crayon01.zip (278K)
Uploaded Sun Jan 23 2022 09:51:32
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.comcrayon02.zip (376K)
Uploaded Sun Jan 23 2022 09:51:32
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/crayonizercrayon04.zip (375K)
Uploaded Sun Jan 23 2022 09:51:32
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/crayonizergny1231.zip (4,785K)
Uploaded Sun Jan 23 2022 09:51:32
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 Sun Jan 23 2022 09:51:32
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 Sun Jan 23 2022 09:51:32
httpg231.zip (54K)Uploaded Sun Jan 23 2022 09:51:32
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 Sun Jan 23 2022 09:51:32
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 Sun Jan 23 2022 09:51:32
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 Sun Jan 23 2022 09:51:32
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 Sun Jan 23 2022 09:51:32
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 Sun Jan 23 2022 09:51:32
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 Sun Jan 23 2022 09:51:32
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/lziplzip114.zip (80K)
Uploaded Sun Jan 23 2022 09:51:32
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/lziplzrecovr.zip (77K)
Uploaded Sun Jan 23 2022 09:51:32
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/lzipncdu110.zip (129K)
Uploaded Sun Jan 23 2022 09:51:32
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/ncduocre.zip (713K)
Uploaded Sun Jan 23 2022 09:51:32
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 Sun Jan 23 2022 09:51:32
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 Sun Jan 23 2022 09:51:32
rudimnts.zip (1,626K)Uploaded Sun Jan 23 2022 09:51:32
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 Sun Jan 23 2022 09:51:32
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 descendant of any other programming language. http://seed7.sourceforge.net/seed7.zip (2,002K)
Uploaded Sun Jan 23 2022 09:51:32
seed7111.zip (1,944K)Uploaded Sun Jan 23 2022 09:51:32
seed7129.zip (1,947K)Uploaded Sun Jan 23 2022 09:51:32
seed7520.zip (1,802K)Uploaded Sun Jan 23 2022 09:51:32
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 descendant of any other programming language. http://seed7.sourceforge.net/seed763.zip (1,802K)
Uploaded Sun Jan 23 2022 09:51:33
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 descendant of any other programming language. http://seed7.sourceforge.net/seed7820.zip (1,885K)
Uploaded Sun Jan 23 2022 09:51:33
seed7908.zip (1,899K)Uploaded Sun Jan 23 2022 09:51:33
seed7929.zip (1,883K)Uploaded Sun Jan 23 2022 09:51:33
skalib14.zip (217K)Uploaded Sun Jan 23 2022 09:51:33
stell381.zip (2,042K)Uploaded Sun Jan 23 2022 09:51:33
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 Sun Jan 23 2022 09:51:33
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 Sun Jan 23 2022 09:51:33
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 Sun Jan 23 2022 09:51:33
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's paper, and other algorithm resources. http://panthema.net/2007/stx-btree/verbiste.zip (689K)
Uploaded Sun Jan 23 2022 09:51:33
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.htmlvrbst137.zip (690K)
Uploaded Sun Jan 23 2022 09:51:33
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.htmlvrbst138.zip (691K)
Uploaded Sun Jan 23 2022 09:51:33
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 .htmlwxwdgt3l.r00 (7,813K)
Uploaded Sun Jan 23 2022 09:51:33
wxwdgt3l.r01 (3,734K)Uploaded Sun Jan 23 2022 09:51:33
wxwdgt3l.rar (7,813K)Uploaded Sun Jan 23 2022 09:51:33
wxWidgets is a cross-platform C++ GUI library, offering classes for all common GUI controls as well as a comprehensive set of helper classes for most common application tasks, ranging from networking to HTML display and image manipulation. wxWidgets uses native widgets on all platforms whenever possible and fills missing gaps on some platforms using generic controls written with wxWidgets itself.xbgi362.zip (61K)
Uploaded Sun Jan 23 2022 09:51:33
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/