RSS 19 projects tagged "Awk"

No download Website Updated 14 Apr 2013 ELF statifier

Screenshot
Pop 617.36
Vit 48.01

ELF statifier makes one executable file with no runtime dependencies from a dynamically-linked executable and all its libraries. This file can be copied and run on another machine with no need for all of the libraries.

Download Website Updated 07 Jan 2013 gtkdialog

Screenshot
Pop 148.36
Vit 17.98

gtkdialog is a GUI creation utility that can be used with an arbitrary interpreter. It enables the programmer to describe a graphical user interface in a simple XML language, and create callbacks with any interpreter that supports either files, standard I/O, or environment variables. It can be called as an external program from the interpreter, but can be used as a stand-alone framework for the application as well. Stand-alone, bash, and awk examples are provided.

Download Website Updated 10 Dec 2012 MAWK

Screenshot
Pop 212.97
Vit 17.86

Mawk (Mike's AWK) is an interpreter for the AWK Programming Language.

No download Website Updated 18 Nov 2012 runawk

Screenshot
Pop 120.07
Vit 14.96

runawk is a small wrapper for the AWK interpreter that helps one write standalone AWK scripts. Its main feature is to provide a module/library system for AWK which is somewhat similar to Perl's "use" command. It also allows one to select a preferred AWK interpreter and to set up the environment for AWK scripts. Dozens of ready for use [modules].awk are also provided.

No download Website Updated 10 Sep 2012 LMDBG

Screenshot
Pop 80.00
Vit 8.00

LMDBG is a collection of small tools for collecting and analyzing the logs of malloc/realloc/memalign/free function calls. Unlike many others, LMDBG does not provide any way to detect overruns of the boundaries of malloc() memory allocations, as this is not the goal. Like most other malloc debuggers, LMDBG allows detecting memory leaks and double frees. However, unlike others, LMDBG generates full stacktraces and separates the logging process from analysis, thus allowing you to analyze an application on a per-module basis.

Download Website Updated 10 Aug 2012 BSDBuild

Screenshot
Pop 63.66
Vit 7.45

BSDBuild is a portable, self-contained build system with support for concurrent building, configure script generation, and IDE "project file" generation. It is derived from the original 4.4BSD build system, but it offers a degree of portability comparable to autotools.

Download Website Updated 23 Mar 2010 cygbuild

Screenshot
Pop 49.23
Vit 45.77

cygbuild is a porting tool for making Cygwin net releases. It helps Cygwin source and binary package maintainers to configure, build, strip, produce diffs, and generate Cygwin specific files. To put it simply, it converts any freely available program or package into a complete Cygwin net release distribution.

Download Website Updated 23 Nov 2009 dim versioning tool

Screenshot
Pop 62.83
Vit 3.64

Dim is a utility to help you track the changes of items (sets composed of multiple files). It provides commands to handle the complete lifecycle of version control operations: create a library, register users (code authors), create items, save local versions, branch, clone, export, import, remove, merge, archive, replicate library content over the network or the filesystem, and access the full history and browse differences at the library, item, file, line, or word level. Dim is a single self-documented POSIX shell script. It just uses standard Unix utilities like awk, diff, tar, and openssl.

Download Website Updated 11 Jun 2009 The Amazing Awk Assembler

Screenshot
Pop 43.03
Vit 42.33

The Amazing Awk Assembler (aaa) is a primitive assembler written entirely in awk and sed. It is quite slow, the input syntax is eccentric and rather restricted, and error checking is virtually nonexistent, but it does work. Furthermore it's very easy to adapt to a new machine, provided the machine falls into the generic "8-bit-micro" category.

Download Website Updated 29 May 2008 edifact2awk

Screenshot
Pop 35.62
Vit 1.00

edifact2awk is a small C program that parses an EDIFACT file and converts it to a flat text file, which may be easily parsed by the AWK text processing language (including by other scripting languages like Perl, Python, Visual Basic, etc.).

Screenshot

Project Spotlight

CKEditor.Java

A Java backend for the CKEditor.

Screenshot

Project Spotlight

Texmaker

A LaTeX development environment.