RSS 48 projects tagged "Linux"

Download Website Updated 16 Apr 2013 Concordance

Screenshot
Pop 175.82
Vit 16.17

Concordance supports programming Logitech Harmony remote controls from a variety of platforms. This software provides most of the functionality of the Windows software provided by Logitech, but is much smaller and cross-platform.

Download Website Updated 16 Apr 2013 4tH compiler

Screenshot
Pop 302.12
Vit 31.14

4tH is a Forth compiler with a little difference. Instead of the standard Forth engine it features a conventional compiler. 4tH is a very small compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports about 95% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, enumerations, structures, suspended execution, recursion, include files, etc. It comes with an RPN calculator, line editor, preprocessor, compiler, decompiler, C-source generator, a virtual machine, and a multitasking environment.

Download Website Updated 21 Dec 2012 The HT Editor

Screenshot
Pop 190.03
Vit 20.45

HT is a file editor/viewer/analyzer for executables. The goal is to combine the low-level functionality of a debugger and the usability of IDEs.

Download Website Updated 02 Oct 2012 cscope

Screenshot
Pop 183.42
Vit 12.95

Cscope is an interactive, screen-oriented tool that allows the user to browse through C source files (as well as other languages) for specified elements of code.

Download Website Updated 12 Jul 2012 SQL Query Generator

Screenshot
Pop 150.68
Vit 11.17

SQL Query Generator is a command-line program that will help you make INSERT INTO, DELETE, and UPDATE SQL queries. The queries created with this program can be stored as plain text in a file, printed to the screen, or both.

No download Website Updated 19 Jun 2012 Ctalk

Screenshot
Pop 147.73
Vit 31.21

Ctalk adds classes, methods, operator overloading, inheritance, and complex object expressions to otherwise standard C programs. Programs can use only a few Ctalk objects and methods in an otherwise standard C program, but the language can be used to write entire programs also. Ctalk works on most if not all of the systems that support GCC, the GNU C compiler. The package includes the language, class and run-time libraries, example programs, tutorial, and language reference.

Download Website Updated 18 Apr 2012 Flat Assembler

Screenshot
Pop 183.84
Vit 16.65

Flat Assembler is a fast and efficient self-assembling 80x86 assembler. It supports x86 and x86-64 instruction sets with MMX, 3DNow!, SSE up to SSE4, AVX, AVX2, and XOP extensions. It can produce output in binary, MZ, PE, COFF, or ELF format. It includes powerful but easy-to-use macroinstruction support and does multiple passes to optimize the instruction codes for size. It is written entirely in assembly language.

Download Website Updated 30 Mar 2012 GNU awk

Screenshot
Pop 489.65
Vit 10.16

The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code.

No download Website Updated 09 Mar 2012 cc65

Screenshot
Pop 108.97
Vit 10.05

An almost ISO C compatible C compiler that produces binaries for 6502-based computers. Targets that are supported out of the box are: Apple ][, Atari 8-bit machines, Commodore C64/C128/C16/C116, Commodore Plus/4, Commodore 600/700, GEOS for C64, and Lynx. The package includes a complete suite of assembler development tools (assembler, linker, archiver) which allows mixing of C and assembler code.

No download Website Updated 03 Nov 2011 FreeBASIC

Screenshot
Pop 88.95
Vit 3.03

FreeBASIC is a self-hosting 32-bit BASIC compiler. It makes use of the GNU binutils programming tools and can produce console and GUI executables, and dynamic and static libraries. It fully supports the use of C libraries and has partial C++ library support. It supports a C style preprocessor that is capable of multi-line macros, conditional compilation, and file inclusion. When used in its "QB" language mode, it provides a high level of support for programs written for QuickBASIC.

Screenshot

Project Spotlight

lftp

A sophisticated command line based file transfer program.

Screenshot

Project Spotlight

Pcompress

A parallel compression and deduplication utility.